26c46a4 ipapython: move certmonger and sysrestore to ipalib.install

21 files Authored by jcholast 7 years ago, Committed by mbasti 7 years ago,
    ipapython: move certmonger and sysrestore to ipalib.install
    
    The certmonger and sysrestore modules depend on ipaplatform.
    
    Move them to ipalib.install as they are used only from installers.
    
    https://fedorahosted.org/freeipa/ticket/6474
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+1 -1
file modified
+2 -9
file modified
+2 -2
ipalib/install/certmonger.py ipapython/certmonger.py
file renamed
file was renamed with no change to the file
ipalib/install/sysrestore.py ipapython/sysrestore.py
file renamed
file was renamed with no change to the file
file modified
+1 -2
file modified
+1 -2
file modified
+2 -1