freeipa/ipaplatform/base
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 ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py ipaplatform: Move remaining user/group constants to ipaplatform.constants. 2016-03-23 13:32:55 +01:00
paths.py Remove references to ds_newinst.pl 2016-11-21 18:03:52 +01:00
services.py Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
tasks.py install: Call hostnamectl set-hostname only if --hostname option is used 2016-08-10 10:48:05 +02:00