diff options
author | Petr Viktorin <pviktori@redhat.com> | 2013-01-18 06:44:53 -0500 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-03-01 16:59:43 +0100 |
commit | 0c26913309fc97b59f2312b4e04f063fec6550b1 (patch) | |
tree | 35d7fa61429374e0b88c770d648dfcafe904ec9c /ipaserver/install/plugins/update_services.py | |
parent | ddee3aa900fb0e34cadb1d80842f254ffbe4d575 (diff) | |
download | freeipa.git-0c26913309fc97b59f2312b4e04f063fec6550b1.tar.gz freeipa.git-0c26913309fc97b59f2312b4e04f063fec6550b1.tar.xz freeipa.git-0c26913309fc97b59f2312b4e04f063fec6550b1.zip |
Move entry finding methods to LDAPConnection
The get_ipa_config method relies on IPA being installed.
Leave the implementation in ldap2, and add stub get_ipa_config that
simply returns an empty dictionary to LDAPConnection.
The get_members method contains an optimization that also relies on
the api object. The optimization is disabled in base LDAPConfig.
Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
Diffstat (limited to 'ipaserver/install/plugins/update_services.py')
0 files changed, 0 insertions, 0 deletions