freeipa/ipaserver/install/server
Christian Heimes 6409abf1a6 Break ipaplatform / ipalib import cycle of hell
Here is an attempt to break the import cycle of hell between ipaplatform
and ipalib. All services now pass an ipalib.api object to
services.service(). RedHatServices.__init__() still needs to do a local
import because it initializes its wellknown service dict with service
instances.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-11-24 16:30:32 +01:00
..
__init__.py install: migrate server installers to the new class hierarchy 2016-11-11 12:17:25 +01:00
install.py Fix renewal lock issues on installation 2016-11-16 09:10:01 +01:00
replicainstall.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
upgrade.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00