horizon/openstack_dashboard/dashboards/identity/domains
Jingjing Ren 1ccc4dd14a Fix bad performance when editing domain members
Modify the Edit action use get_domain_user_roles API
instead of making a separate call for each user.

Change-Id: I9a37cf0d74b8a5ef6e1a6d4013a2b6826649f0c2
Related-Bug: #1365685
Closes-Bug: #1445249
2015-12-09 11:05:56 +00: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 Fix bad performance when editing domain members 2015-12-09 11:05:56 +00:00