freeipa/ipaserver/install/server
Thomas Woerner f7e1d18d8f Remove DL0 specific code from __init__ in ipaserver/install/server
The methods _is_promote has been removed from all classes as this has only
been used internally to check if the domain level is correct.

The check if the installer object has the attribute replica_file has been
modified to use the new variable replica_install defined in
CompatServerReplicaInstall instead.

The DL0 specific code from ServerInstallInterface.__init__ has been removed

See: https://pagure.io/freeipa/issue/7689
Signed-off-by: Thomas Woerner <twoerner@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-09-12 13:11:21 +02:00
..
__init__.py Remove DL0 specific code from __init__ in ipaserver/install/server 2018-09-12 13:11:21 +02:00
install.py Delay enabling services until end of installer 2018-07-06 13:26:43 +02:00
replicainstall.py ipa-replica-install: properly use the file store 2018-09-06 17:32:48 +02:00
upgrade.py Fix pylint 2.0 return-related violations 2018-07-11 10:11:38 +02:00