** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => havana-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1172801
Title:
role_name_attribute mapping in LDAP should default to ou
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
The ldap RoleApi (/keystone/identity/backend/ldap/core.py) has this mapping
for role name:
attribute_mapping = {'name': 'cn',
#'serviceId': 'service_id',
}
The name should be "ou" as it was correctly written in the config file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1172801/+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