horizon/openstack_dashboard/dashboards/identity/domains
Radomir Dopieralski 30d0a31d41 Use domain_context not effective domain to display domains list
Use domain_context to decide whether to call domain_list or domain_get
in the list of domains. Previous code used the user's effective domain
instead, which is no longer the same thing with Keystone V3.

Closes-Bug: #1660602

Change-Id: Ie410d282c5b19a061fe83b496785f35bbcfad9ad
(cherry picked from commit 1be065aed8)
2017-02-16 16:23:02 +11: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 Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tests.py Use domain_context not effective domain to display domains list 2017-02-16 16:23:02 +11:00
urls.py Adding identity domains table 2017-01-12 13:55:46 +09:00
views.py Use domain_context not effective domain to display domains list 2017-02-16 16:23:02 +11:00
workflows.py admin permissions depends on OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-06-10 07:23:09 +00:00