summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ldapupdate.py
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2015-06-22 09:59:33 +0000
committerJan Cholasta <jcholast@redhat.com>2015-07-01 13:05:30 +0000
commitfe2accf77663693628835d7063da7d871b1ad268 (patch)
tree95a5aaf3254edd12e305d2a1548f7c0a80ca72d2 /ipaserver/install/ldapupdate.py
parentf87ba5ee080ebf24d2420d105aa4026e844439db (diff)
downloadfreeipa-fe2accf77663693628835d7063da7d871b1ad268.tar.gz
freeipa-fe2accf77663693628835d7063da7d871b1ad268.tar.xz
freeipa-fe2accf77663693628835d7063da7d871b1ad268.zip
ipalib: Load ipaserver plugins when api.env.in_server is True
https://fedorahosted.org/freeipa/ticket/3090 https://fedorahosted.org/freeipa/ticket/5073 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'ipaserver/install/ldapupdate.py')
-rw-r--r--ipaserver/install/ldapupdate.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipaserver/install/ldapupdate.py b/ipaserver/install/ldapupdate.py
index f30659fe9..848ff1db8 100644
--- a/ipaserver/install/ldapupdate.py
+++ b/ipaserver/install/ldapupdate.py
@@ -45,7 +45,6 @@ from ipaplatform import services
from ipapython.dn import DN
from ipapython.ipa_log_manager import *
from ipapython.ipautil import wait_for_open_socket
-from ipaserver.plugins import ldap2
UPDATES_DIR=paths.UPDATES_DIR