horizon/openstack_dashboard/utils
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
..
__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 22:37:52 +00:00
settings.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00