493af1 Feature: tools: Add an output message for a list of resource names.

3 files Authored by Chris Lumens 4 years ago, Committed by Packit Service 4 years ago,
    Feature: tools: Add an output message for a list of resource names.
    
    This is kind of an unusual output message in that it just dumps a list
    of resource names with no other information.  It appears to only list
    primitive resources, too.  This doesn't seem especially useful anywhere
    else, so I am just adding it to crm_resource.
    
    Note that this is one of the basic XML lists, wrapped with <list> and
    <item> tags.  There's no additional useful information for the items of
    this list.
    
        
file modified
+8 -23
file modified
+3 -0
file modified
+45 -18