327d952 ipalib: move client-side plugins to ipaclient

Authored and Committed by jcholast 7 years ago
    ipalib: move client-side plugins to ipaclient
    
    Move the rpcclient backend and commands which are executed on the client
    to ipaclient.plugins.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
ipaclient/plugins/otptoken_yubikey.py ipalib/plugins/otptoken_yubikey.py
file renamed
file was renamed with no change to the file
ipaclient/plugins/rpcclient.py ipalib/plugins/rpcclient.py
file renamed
file was renamed with no change to the file
file modified
+1 -196
file modified
+1 -81
file modified
+1 -908