horizon/openstack_dashboard
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
..
api Remove deprecated calls to novaclient.v2.contrib 2017-02-07 10:13:03 +00:00
conf Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
contrib Fix reporting of profiler traces with multiple toplevels 2017-02-07 10:11:48 +00:00
dashboards Disentangle domain context from effective domain 2017-02-15 22:37:52 +00:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Move Security Groups into its own panel 2017-02-02 13:19:21 +11:00
local Merge "Keystone to Keystone Federation Drop Down" 2017-01-25 23:10:07 +00:00
locale Imported Translations from Zanata 2017-02-11 08:26:04 +00:00
management Configuring number of apache processes 2017-01-20 11:49:34 +01:00
static Fix wrong min/max media queries for sidebar 2017-02-07 10:13:30 +00:00
templates Add OpenStack RC Download buttons to user menu 2017-01-31 15:26:41 +13:00
templatetags Fix docstring warnings 2016-09-24 20:44:48 +09:00
test Make API Access a panel under compute 2017-01-31 01:01:29 +00:00
themes Add the Profiler panel to the Developer dashboard 2016-12-01 22:29:16 +03:00
usage Merge "Fix volume storage usage value" 2016-12-16 05:07:21 +00:00
utils Disentangle domain context from effective domain 2017-02-15 22:37:52 +00:00
wsgi Normalise the path to resolve ../.. 2016-11-14 16:29:28 +11:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Merge "Keystone to Keystone Federation Drop Down" 2017-01-25 23:10:07 +00:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Refactor tox & update docs 2016-11-30 20:38:59 +00:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py New Identity NG Panels missing stuff in settings.py/rst 2017-01-17 15:39:49 -08:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Check if user.token attribute exists 2017-02-07 10:12:46 +00:00