Adding users from different domain to a group
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Low
|
Unassigned | ||
OpenStack Identity (keystone) |
Opinion
|
Wishlist
|
Unassigned |
Bug Description
In Horizon, I found that, users from one domain are not allowed to be part of the group of another domain..
Steps followed:
1. Created 2 domains, domain1 and domain2
2. Created users, user1 in domain1 and user2 in domain2.
3. Created groups, group1 in domain1 and group2 in domain2.
4. In UI, tried to add user1 to group2. While "Add users" is clicked in "Group Management" page of group2, it shows only user2.Have attached the screenshot of the same.
5. Same behavior is observed while adding user2 to group1.
As per the discussion above, users from one domain are allowed to be part of the group of another domain.In CLI, same behavior is observed, however in UI, the behavior is different as mentioned in the above steps.
Can you please let me know if UI is behaving as designed?
Changed in keystone: | |
assignee: | nobody → fengzhaoyang (fengchaoyang) |
Changed in keystone: | |
assignee: | fengzhaoyang (fengchaoyang) → nobody |
similar bug I have raised in Keystone
Link https:/ /bugs.launchpad .net/keystone/ +bug/1474284