7279ef1 Moved update of DNA plugin among update plugins

8 files Authored by stlaz 7 years ago, Committed by jcholast 7 years ago,
    Moved update of DNA plugin among update plugins
    
    To make the code more general, moved the update_dna_shared_config
    among other update plugins.
    
    Bugfix: DNA shared config connection protocol was compared to a
    method string which would result in a try to always update it
    even if there was no need to.
    
    https://fedorahosted.org/389/ticket/48373 causes that two
    shared DNA config entries are created instead of one.
    
    https://fedorahosted.org/freeipa/ticket/6392
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+7 -0
file modified
+0 -102