diff options
author | Rob Crittenden <rcritten@redhat.com> | 2012-01-16 10:24:15 -0500 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2012-01-30 17:27:55 +0100 |
commit | 7a1399bee1547b85186e010720a90ed6ab2f5e22 (patch) | |
tree | 0f3043f5b7a8d6d92767a6e0729624db3b7cde58 /ipalib/plugins/internal.py | |
parent | ce360f37f884f76512c3d806819267a214352970 (diff) | |
download | freeipa.git-7a1399bee1547b85186e010720a90ed6ab2f5e22.tar.gz freeipa.git-7a1399bee1547b85186e010720a90ed6ab2f5e22.tar.xz freeipa.git-7a1399bee1547b85186e010720a90ed6ab2f5e22.zip |
Check for the existence of a replication agreement before deleting it.
When using ipa-replica-manage or ipa-csreplica-manage to delete an
agreement with a host we would try to make a connection to that host
prior to tryign to delete it. This meant that the trying to delete
a host we don't have an agreement with would return a connection
error instead of a "no agreement with host foo" error.
Also display a completed message when an agreement is removed.
https://fedorahosted.org/freeipa/ticket/2048
https://fedorahosted.org/freeipa/ticket/2125
Diffstat (limited to 'ipalib/plugins/internal.py')
0 files changed, 0 insertions, 0 deletions