[Freeipa-devel] [freeipa PR#258][opened] Break ipaplatform / ipalib import cycle of hell

tiran freeipa-github-notification at redhat.com
Fri Nov 18 14:48:48 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/258
Author: tiran
 Title: #258: Break ipaplatform / ipalib import cycle of hell
Action: opened

PR body:
"""
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 at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/258/head:pr258
git checkout pr258
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-258.patch
Type: text/x-diff
Size: 23361 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161118/2aeecf6f/attachment.bin>


More information about the Freeipa-devel mailing list