** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1323489
Title:
list_user_ids_for_project returns dumb member in LDAP backend
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
In case of returning members as attributes method list_user_ids_for_project
returns dumb member.
In this case members returning in the follow form:
{'member': [u'CN=dumb,DC=nonexistent',
u'CN=d26520a7dbb64bb791d1b1c6759fddf6,OU=Users,CN=example,CN=com']}
Check that this member is dumb return an incorrect result because dumb member
dn is 'cn=dumb,dc=nonexistent', not 'CN=dumb,DC=nonexistent'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1323489/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp