horizon/openstack_dashboard/dashboards/identity/users
Radomir Dopieralski 1227d3eb14 Disentangle domain context from effective domain
Since the existence of a domain token was equivalent with having
selected a domain context with Keystone V2, some code confuses the
two. This is no longer true for Kestone V3, so we have to separate
the two concepts and use domain context when we mean the domain
context.

Close-bug: #1661537

Change-Id: Ifa66d8c397e34d16a4534e7216eb11c752699505
(cherry picked from commit 8b839938bc)
2017-02-15 22:37:52 +00:00
..
templates/users Supports extra properties in project and user 2016-08-21 22:13:35 +09:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Merge "modified condition variable project_choices" 2016-12-09 02:12:25 +00:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
tests.py Disentangle domain context from effective domain 2017-02-15 22:37:52 +00:00
urls.py AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
views.py Disentangle domain context from effective domain 2017-02-15 22:37:52 +00:00