server: add "del" command

this command is internal and is supposed to be used by ipa-replica-managed to
delete replica.

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
Petr Vobornik
2015-06-11 15:38:32 +02:00
parent 45dccedd12
commit d58bdf29a5
3 changed files with 17 additions and 2 deletions

View File

@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=132
# Last change: dkupka: User life cycle permissions naming and split
IPA_API_VERSION_MINOR=133
# Last change: pvoborni - add server-del internal command