horizon/openstack_dashboard/dashboards/admin/hypervisors
Paul Karikh ce5fb26bf5 Remove admin role name 'admin' hardcode
Because of hardcoding name as the 'admin' was impossible to
use administrative panel with a custom administrative role name.
This fix replaces hardcoding the name of the administrative role
with RBAC policy check.

DocImpact
Related commit: https://review.openstack.org/#/c/123745/
Change-Id: I05c8fc750c56f6f6bb49a435662e821eb0d6ba30
Closes-Bug: #1161144
2016-05-31 10:38:22 +00:00
..
compute Angular vs. Django Table Danger Button Inconsistency 2016-04-13 09:13:34 -07:00
templates/hypervisors Use breadcrumb nav across Horizon 2016-05-05 23:12:59 +00:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Remove admin role name 'admin' hardcode 2016-05-31 10:38:22 +00:00
tables.py Stop using naturalSort in hypervisors table 2015-08-18 19:38:12 +09:00
tabs.py Remove an unused method in admin/hypervisors view 2015-12-24 14:40:30 +09:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Use breadcrumb nav across Horizon 2016-05-05 23:12:59 +00:00