d0d29cc move MSCSTemplate classes to ipalib

8 files Authored by ftweedal 4 years ago, Committed by abbra 4 years ago,
    move MSCSTemplate classes to ipalib
    
    As we expand the integration tests for external CA functionality, it
    is helpful (and avoids duplication) to use the MSCSTemplate*
    classes.  These currently live in ipaserver.install.cainstance, but
    ipatests is no longer permitted to import from ipaserver (see commit
    81714976e5e13131654c78eb734746a20237c933).  So move these classes to
    ipalib.
    
    Part of: https://pagure.io/freeipa/issue/7548
    
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    
        
file modified
+171 -0
file modified
+4 -7
file modified
+3 -177