0e2c854 Check if replication agreement exist before enable/disable it

2 files Authored by fbarreto 6 years ago, Committed by cheimes 6 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>