yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36063
[Bug 1471446] Re: LDAP backend adds more than one objectClass constraint in search filter for some requests
** Changed in: keystone
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/1471446
Title:
LDAP backend adds more than one objectClass constraint in search
filter for some requests
Status in Keystone:
Fix Released
Bug description:
Here is an example from one of unit tests:
LDAP search: base=ou=UserGroups,cn=example,cn=com scope=1
filterstr=(&(&(objectClass=groupOfNames)(member=cn=c76bdcc076294c95a7dd3bb2a200fc05,ou=Users,cn=example,cn=com))(objectClass=groupOfNames))
attrs=['ou', 'cn', 'description'] attrsonly=0
This is not an error, just minor shortcoming.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1471446/+subscriptions
References