yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01473
[Bug 1081374] Re: Horizon overwrites existing roles when saving project membership
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => grizzly-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1081374
Title:
Horizon overwrites existing roles when saving project membership
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Using the keystone CLI, add a user to 2 roles in a given Project/Tenant. MySQL backend will show both roles:
{"roles": ["70b6103d95e949b0a9ee37470b0b289b", "6475d8bf8ac74d2f851d23bc20c912bc"]}
Using the Modify Users interface under Projects, you will only see one of the two roles. If you select Save, only one role is saved to the database.
{"roles": ["70b6103d95e949b0a9ee37470b0b289b"]}
This applies no matter which user you are modifying. i.e., if you
change the role on a second user, any users with multiple roles will
end up with a single role.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1081374/+subscriptions