yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25231
[Bug 1381768] Re: AttributeError: 'module' object has no attribute 'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4
** Changed in: keystone/juno
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1381768
Title:
AttributeError: 'module' object has no attribute
'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4
Status in OpenStack Identity (Keystone):
Fix Committed
Status in Keystone juno series:
Fix Released
Status in keystone package in Ubuntu:
Confirmed
Bug description:
When using LDAP backend with keystone Juno RC2, the following error
occurs:
AttributeError: 'module' object has no attribute
'LDAP_CONTROL_PAGE_OID'
It looks like that attribute was removed in python-ldap 2.4 which
breaks Ubuntu Trusty and Utopic and probably RHEL7.
More details on this change here in the library are here:
https://mail.python.org/pipermail//python-ldap/2012q1/003105.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1381768/+subscriptions
References