miztake / freeipa

Forked from freeipa 5 years ago
Clone

25f28b0 Check if replication agreement exist before enable/disable it

2 files Authored by fbarreto 5 years ago, Committed by tdudlak 5 years ago,
    Check if replication agreement exist before enable/disable it
    
    If the replication agreement does not exist, a custom exception is
    raised explaining the problem.
    
    https://pagure.io/freeipa/issue/7201
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>