freeipa/ipaclient/install
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 ipa-client-install: move client install to module 2016-11-11 12:13:56 +01:00
automount.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
client.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
ipa_client_install.py install: migrate client install to the new class hierarchy 2016-11-11 12:17:25 +01:00