horizon/openstack_dashboard
Shu Muto 6f6f46dc6d Fix Angular errors in openstack_auth
Angular errors on login page are caused by loading ngdetails view.
Although registration of URL for ngdetails is executed on top level
of Horizon, ngdetails view is not needed to be loaded in login page,
i.e. openstack_auth side.
To fix this issue, this patch moves registration of URL for ngdetails
into openstack_dashboard side.

Conflicts:
	openstack_dashboard/test/urls.py
	openstack_dashboard/urls.py

The above conflicts are caused by bp/django2-support which landed in Rocky,
particully by https://review.openstack.org/#/c/527323/12.

Change-Id: Ib039417b4e666c2341f17ac05fd7723bc758816c
Closes-Bug: #1754133
Closes-Bug: #1753557
(cherry picked from commit f494c6f2d4)
2018-03-29 10:49:55 +09:00
..
api Merge "Allow admin to create port on networks of different projects" into stable/pike 2018-02-05 05:26:19 +00:00
conf Drop FWaaS related policies from neutron_policy.json 2017-07-15 10:45:22 +00:00
contrib Theme Preview Page should include datepicker. 2017-07-27 10:24:33 -07:00
dashboards Tabs in launch server wizard not depending on OPENSTACK_NOVA_EXTENSIONS_BLACKLIST 2018-02-09 13:32:28 +00:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Set default panel of identity with pluggable settings mechanism 2018-01-16 15:52:39 +00:00
local Revert "Generate language list automatically" 2017-08-13 14:41:24 +00:00
locale Imported Translations from Zanata 2018-02-08 06:34:33 +00:00
management extract_messages: Specify input directory 2018-01-16 15:44:56 +00:00
static Tabs in launch server wizard not depending on OPENSTACK_NOVA_EXTENSIONS_BLACKLIST 2018-02-09 13:32:28 +00:00
templates Fix back button on Firefox and Safari 2018-01-31 10:20:02 +00:00
templatetags Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
test Fix Angular errors in openstack_auth 2018-03-29 10:49:55 +09:00
themes Merge "Replace dict.iteritems() with dict.items() in horizon" 2017-08-03 04:49:55 +00:00
usage Correct quota usage check for instances 2018-01-16 15:34:38 +00:00
utils Fix collectstatic in case of theme customization 2018-02-11 20:27:15 +00:00
wsgi Normalise the path to resolve ../.. 2016-11-14 16:29:28 +11:00
.eslintrc
__init__.py
context_processors.py Fix KeyError for HORIZON_CONFIG['plugins'] in plugin UT 2017-07-07 11:33:40 +00:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Revert "Generate language list automatically" 2017-08-13 14:41:24 +00:00
theme_settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py Fix Angular errors in openstack_auth 2018-03-29 10:49:55 +09:00
views.py Fix actions inside instance details view page 2017-11-17 10:04:04 +00:00