yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45223
[Bug 1527457] Re: 'admin' is used by fixed string in domain and project workflow
Reviewed: https://review.openstack.org/259283
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4ff448b9990d74e2548b797463ea2cb34a5b8c6b
Submitter: Jenkins
Branch: master
commit 4ff448b9990d74e2548b797463ea2cb34a5b8c6b
Author: kenji-ishii <ken-ishii@xxxxxxxxxxxxx>
Date: Fri Dec 18 22:56:28 2015 +0900
Modify 'admin' used by fixed string
When we do "member update" on domain and project page,
'admin' role is used by fixed string in internal processing.
However, since kilo we can use OPENSTACK_KEYSTONE_ADMIN_ROLES
and it mean the list of roles that have administrator
privileges. So this patch modify to use this setting.
Change-Id: I3817b168e7ac448997f41c1a4f4b3a3606994297
Closes-Bug: #1527457
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1527457
Title:
'admin' is used by fixed string in domain and project workflow
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
In domain and project workflow, 'admin' is used by fixed string.
However, since kilo we can use OPENSTACK_KEYSTONE_ADMIN_ROLES and it mean the list of roles that have administrator privileges. We can use it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1527457/+subscriptions
References