43dc424 rpc: respect API config in RPCClient.create_connection

Authored and Committed by jcholast 7 years ago
    rpc: respect API config in RPCClient.create_connection
    
    When connecting rpcclient, get the default values of the `verbose`,
    `fallback` and `delegate` options from API config rather than hard-code
    them.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+2 -1
file modified
+8 -2