yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44707
[Bug 1534409] [NEW] Permissions is written with fixed string on Admin dashboard
Public bug reported:
In openstack_dashboard/dashboards/admin/dashboard.py, the permission of Admin dashboard is specified.
However it value is used fixed string.
'xxx' in 'openstack.role.xxx' is a real role name.
So at the moment, it can not address change of 'OPENSTACK_KEYSTONE_ADMIN_ROLES'.
** Affects: horizon
Importance: Undecided
Assignee: Kenji Ishii (ken-ishii)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Kenji Ishii (ken-ishii)
--
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/1534409
Title:
Permissions is written with fixed string on Admin dashboard
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In openstack_dashboard/dashboards/admin/dashboard.py, the permission of Admin dashboard is specified.
However it value is used fixed string.
'xxx' in 'openstack.role.xxx' is a real role name.
So at the moment, it can not address change of 'OPENSTACK_KEYSTONE_ADMIN_ROLES'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1534409/+subscriptions
Follow ups