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 4ded2ffc16
commit 3076cb9dcc

View File

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