horizon/openstack_dashboard
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
..
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 Use domain_context not effective domain to display domains list 2017-02-16 16:23:02 +11: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 Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
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