horizon/openstack_dashboard/test
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_tests Merge "Refactor FIP code to use FloatingIpTarget properly" 2017-11-22 03:59:43 +00:00
integration_tests Merge "Fix style of the submit button on confirmation modal" 2017-11-09 16:50:13 +00:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Merge "Support security groups association per port" 2017-11-08 08:39:24 +00:00
test_panels Adds extensible header functionality 2017-10-03 17:11:06 +00:00
test_plugins Adds extensible header functionality 2017-10-03 17:11:06 +00:00
tests Use oslo.config for Horizon configuration 2017-11-27 17:03:56 +09:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
extensible_header_urls.py Adds extensible header functionality 2017-10-03 17:11:06 +00:00
helpers.py Switch Cinder-related tests to mock 2017-10-23 15:43:41 +00:00
settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
themes.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py Fix actions inside instance details view page 2017-09-07 01:08:41 +04:00