freeipa/ipaserver
Martin Basti beb6a3236d Domain levels: use constants rather than hardcoded values
Added constants for domain levels
DOMAIN_LEVEL_0 = 0
DOMAIN_LEVEL_1 = 1

This allows to search for domain level easier in code.

Reviewed-By: Petr Spacek <pspacek@redhat.com>
Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-10-27 10:29:41 +01:00
..
advise Use the print function 2015-09-01 11:42:01 +02:00
install Domain levels: use constants rather than hardcoded values 2015-10-27 10:29:41 +01:00
plugins vault: select a server with KRA for vault operations 2015-10-08 13:42:58 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Alias long to int under Python 3 2015-10-13 14:16:32 +02:00
rpcserver.py Use six.moves.xmlrpc.client instead of xmlrpclib 2015-10-07 10:27:20 +02:00