6863b8f Add missing managing hosts filtering options

5 files Authored by mkosek 12 years ago, Committed by edewata 12 years ago,
    Add missing managing hosts filtering options
    
    Host object has a virtual attribute "managing" containing all hosts
    it manages (governed by managedBy attribute). This patch also adds
    standard membership filtering options:
      --man-hosts=HOSTS: Only hosts managing _all_ HOSTS are returned
      --not-man-hosts=HOSTS: Only hosts which do not manage _any_ host
        in HOSTS are returned
    
    https://fedorahosted.org/freeipa/ticket/1675
    
        
file modified
+3 -1
file modified
+1 -1
file modified
+27 -23
file modified
+47 -0