adc4abc ipalib: host_del: Extend LDAPDelete's takes_options instead of overriding

3 files Authored by tbabej 9 years ago, Committed by pviktori 9 years ago,
    ipalib: host_del: Extend LDAPDelete's takes_options instead of overriding
    
    The host-del command did not accept --continue option, since the
    takes_options was overriden and did not take the options from LDAPDelete.
    
    Fix the behaviour.
    
    https://fedorahosted.org/freeipa/ticket/4473
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+2 -1
file modified
+1 -1