horizon/openstack_dashboard/test
Akihiro Motoki 4ef9ba94c0 Avoid duplicated maintenance of integration test config
Configurations of the integration tests are maintained both
in horizon.conf and in-code configuration. It is redundant.

Configurations of the integration tests are defined by oslo.config.
We can use default values from them and generate a sample config file
using oslo-config-generator.

This commit drops horizon.conf and generates the sample config.
We no longer have horizon.conf, so the logic to load the config files
is updated accordingly.

Also makes the usage of single and double quotes in config.py consistent.

Change-Id: Id16c9fd4114316ade63c74097e486623d0c5be9f
2020-01-10 00:55:43 +09:00
..
integration_tests Avoid duplicated maintenance of integration test config 2020-01-10 00:55:43 +09:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
selenium openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Merge "Fix pep8 failures with hacking 2.0.0" 2020-01-06 16:14:49 +00:00
test_panels Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
test_plugins Use default Django test runner instead of nose 2018-06-08 15:21:12 +03:00
unit Merge "Fixes a series of bugs related to Floating IPs." 2020-01-06 16:14:47 +00: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 Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
helpers.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
settings.py Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00