cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

6391cf6 Ticket 48353 - Add Replication REST support to lib389

7 files Authored by mreynolds 6 years ago, Committed by William Brown 6 years ago,
    Ticket 48353 - Add Replication REST support to lib389
    
    Description:  Needed to complete some existing functions, and fix
                  several bugs in existing code.  Updated the properties
                  using the REST representation values, added replication
                  promotion/demotion functionality, replication agreement
                  status functions, and did some code cleanup(pep8)
    
    https://fedorahosted.org/389/ticket/48353
    
    Reviewed by: wibrown & spichugi (Thanks!!)
    
        
file modified
+142 -11
file modified
+1 -2
file modified
+187 -147
file modified
+242 -71
file modified
+182 -23