get_users on tenant retrieves duplicated entries on LDAP backend
Bug #1050406 reported by
Jose Castro Leon
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Identity (keystone) |
Fix Released
|
Medium
|
Jose Castro Leon | ||
Bug Description
When you configure a LDAP backend the function get_users(self, tenant_id, role_id=None) returns duplicated entries if the user is a member of the project and if it is also included in any of the roles of the same project.
On the sql side there is a filter to avoid duplicated entries
| Changed in keystone: | |
| assignee: | nobody → Jose Castro Leon (jose-castro-leon) |
| tags: | added: blueprint ldap-ad |
| Changed in keystone: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| Changed in keystone: | |
| status: | Triaged → In Progress |
| Changed in keystone: | |
| status: | In Progress → Fix Committed |
| Changed in keystone: | |
| status: | Fix Committed → In Progress |
| Changed in keystone: | |
| status: | In Progress → Fix Committed |
| Changed in keystone: | |
| status: | Fix Committed → Fix Released |
| Changed in keystone: | |
| milestone: | none → grizzly-1 |
| Changed in keystone: | |
| status: | Fix Committed → Fix Released |
| Changed in keystone: | |
| milestone: | grizzly-1 → 2013.1 |
To post a comment you must log in.

Fix proposed to branch: master /review. openstack. org/13097
Review: https:/