horizon/openstack_dashboard/utils
Radomir Dopieralski df369b4c12 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)
Conflicts:
	openstack_dashboard/dashboards/identity/groups/views.py
	openstack_dashboard/dashboards/identity/projects/views.py
	openstack_dashboard/dashboards/identity/users/views.py
2017-02-15 11:08:22 +01:00
..
__init__.py Neutron Security Group native support 2013-07-12 21:03:40 +09:00
filters.py Refactor status and admin state translation code 2015-10-30 15:36:52 -05:00
identity.py Disentangle domain context from effective domain 2017-02-15 11:08:22 +01:00
metering.py remove the default arguments "[]" 2015-12-14 20:30:42 +08:00
settings.py Re-work static_settings to clean up 2016-08-18 16:28:57 +03:00