horizon/openstack_dashboard/dashboards/identity/domains
kenji-ishii 4ff448b999 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
2016-01-15 15:12:32 +09:00
..
templates/domains Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Domain Role assignment to Users 2014-08-22 23:56:40 -07:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Adds button to disable more than one domain at a time 2015-09-12 12:37:49 +01:00
tests.py Fix bad performance when editing domain members 2015-12-09 11:05:56 +00:00
urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
views.py Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
workflows.py Modify 'admin' used by fixed string 2016-01-15 15:12:32 +09:00