nova/nova/tests/functional
Michael Still 50a9550999 Remove unused CONF imports
While reviewing config centralization patches I realized that
we have a fair few files where we import cfg or setup CONF, but
never actually use config variables.

This patch cleans those up, but I am sure we'll add more as we
move more flags around.

Change-Id: I5851bbae2fa198a4e9be149a5836bea813848d89
2016-02-15 16:40:53 +11:00
..
api Make os-instance-action read deleted instances. 2016-02-05 07:59:52 -05:00
api_sample_tests Merge "Add new API to force live migration to complete" 2016-02-10 12:54:48 +00:00
db Remove unused CONF imports 2016-02-15 16:40:53 +11:00
libvirt Remove unused CONF imports 2016-02-15 16:40:53 +11:00
notification_sample_tests Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
wsgi Convert nova.tests.unit.image.fake.stub_out_image_service to use stub_out 2016-01-06 16:42:20 -08:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Fixed incorrect names/comments for API version 2.18 2016-01-25 11:36:47 +03:00
api_samples_test_base.py Do not use "file" builtin, but "open" instead 2016-02-03 10:15:41 +01:00
integrated_helpers.py Use stevedore for scheduler driver 2016-01-26 03:55:45 +00:00
test_extensions.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_instance_actions.py Make os-instance-action read deleted instances. 2016-02-05 07:59:52 -05:00
test_legacy_v2_compatible_wrapper.py Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_middleware.py Added CORS support to Nova 2015-11-11 14:28:50 -08:00
test_server_group.py Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
test_servers.py REST API changes for user settable server description 2016-01-25 21:33:30 +00:00