freeipa/ipaserver/install/server
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
..
__init__.py install: Migrate ipa-replica-install to the install framework 2015-06-10 07:29:58 +00:00
common.py Rename option --dirsrv-config-mods to --dirsrv-config-file 2015-10-19 14:18:23 +02:00
install.py Warn if no installation found when running ipa-server-install --uninstall 2015-10-22 14:00:49 +02:00
replicainstall.py Domain levels: use constants rather than hardcoded values 2015-10-27 10:29:41 +01:00
upgrade.py Implement replica promotion functionality 2015-10-15 14:24:33 +02:00