horizon/openstack_dashboard
Radomir Dopieralski 9b0c511ca6 Use oslo.config for Horizon configuration
This patch adds the infrastructure needed to move the configuration
of Horizon into oslo.config-compatible configuration file, instead of
the Django's Python-based configuration. It doesn't actually define
any configuration options, just the mechanism for loading them and the
additional types necessary to handle Horizon's complex configuration,
and the integration with oslo-config-generator.

Subsequent patches will add groups of options, making it possible to use
them in the local_settings.conf file instead of the local_settings.py
file. Note, that the options specified in the local_settings.py file
will continue to work.

Partially-Implements: blueprint ini-based-configuration
Change-Id: I2ed79ef0c6ac6d3816bba13346b7d001c46a7e80
2017-11-27 17:03:56 +09:00
..
api Merge "Refactor FIP code to use FloatingIpTarget properly" 2017-11-22 03:59:43 +00:00
conf Update neutron policy file 2017-08-17 15:07:29 +02:00
contrib Remove deprecated scope handling 2017-11-01 14:51:50 +09:00
dashboards Merge "Display correct volume size in error message" 2017-11-22 08:53:56 +00:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Remove license headers to openstack_dashboard/enabled/* files 2017-10-09 11:45:57 +03:00
local Merge "Clarify the comment for WEBSSO_INITIAL_CHOICE" 2017-09-27 23:07:41 +00:00
locale Imported Translations from Zanata 2017-11-26 06:29:03 +00:00
management extract_messages, update_catalog: Simplify help message 2017-08-29 12:35:30 +00:00
static Merge "Remove deprecated scope handling" 2017-11-17 06:04:36 +00:00
templates Adds extensible header functionality 2017-10-03 17:11:06 +00:00
templatetags Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
test Use oslo.config for Horizon configuration 2017-11-27 17:03:56 +09:00
themes Adds extensible header functionality 2017-10-03 17:11:06 +00:00
usage Merge "Use specified phrases in lieu of 'Used' for limit summary" 2017-11-14 13:30:45 +00:00
utils Use oslo.config for Horizon configuration 2017-11-27 17:03:56 +09:00
wsgi Add django.wsgi to target of pep8 2017-11-17 07:16:55 +00:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__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 Use oslo.config for Horizon configuration 2017-11-27 17:03:56 +09:00
theme_settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py Adds extensible header functionality 2017-10-03 17:11:06 +00:00
views.py Adds extensible header functionality 2017-10-03 17:11:06 +00:00