yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12246
[Bug 1280965] Re: LDAP dumb user is not filtered when listing role assignments
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => icehouse-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1280965
Title:
LDAP dumb user is not filtered when listing role assignments
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
When the LDAP assignment driver is used and the "use_dumb_member"
configuration option is enabled, the dumb member is listed when
listing the role assignments. This can be seen by running the live
LDAP tests, as the "test_list_role_assignments_unfiltered" test will
fail due to the additional role assignments for the dumb member.
We should be filtering out the dumb member in
RoleApi.list_role_assignments(), as we already do inRoleApi.
get_role_assignments().
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1280965/+subscriptions
References