Deprecated the domain-level option in ipa-server-install

https://fedorahosted.org/freeipa/ticket/5907

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Stanislav Laznicka
2016-06-02 14:08:32 +02:00
committed by Martin Basti
parent be65f1e235
commit de23e96795

View File

@@ -1401,6 +1401,7 @@ class Server(BaseServer):
int, constants.MAX_DOMAIN_LEVEL,
description="IPA domain level",
cli_name='domain-level',
deprecated=True,
)
@domainlevel.validator