nova/nova/tests/functional
Alexis Lee 7d0381c91a conf: Group scheduler options
Move all scheduler options into their one of two groups. Many of the
options are simply renamed to remove their 'scheduler_' prefix, with
some exceptions:

* scheduler_default_filters -> enabled_filters
* scheduler_baremetal_default_filters -> baremetal_enabled_filters
* scheduler_driver_task_period -> periodic_task_interval
* scheduler_tracks_instance_changes -> track_instance_changes

Change-Id: I3f48e52815e80c99612bcd10cb53331a8c995fc3
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
Implements: blueprint centralize-config-options-ocata
2016-10-07 14:36:21 +01:00
..
api Merge "[placement] ensure that allow headers are native strings" 2016-10-07 12:09:26 +00:00
api_sample_tests Remove unused code 2016-09-23 09:42:39 +00:00
db Merge "Remove unused conf" 2016-10-06 20:57:28 +00:00
libvirt conf: Group scheduler options 2016-10-07 14:36:21 +01:00
notification_sample_tests conf: Group scheduler options 2016-10-07 14:36:21 +01:00
regressions conf: Group scheduler options 2016-10-07 14:36:21 +01:00
wsgi Pull from cell0 and build_requests for instance list 2016-09-01 13:27:14 -04:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py make failures on api_samples more clear 2016-06-21 13:36:19 -04:00
integrated_helpers.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_compute_mgr.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_instance_actions.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py New style vendordata support. 2016-07-26 08:15:25 -04:00
test_middleware.py Added CORS support to Nova 2015-11-11 14:28:50 -08:00
test_server_group.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_servers.py Merge "Add tests to attach/detach vols for shelved server" 2016-07-27 15:10:05 +00:00