nova/nova/tests/functional
Balazs Gibizer 15b9e81d37 Simplfy test setup for TestNovaMigrations* tests
The NoDBTestCase base class does a lot of env setup that is not needed
for these tests. As we have issues with these tests (see bug 1823251)
this patch tries to decrease the complexity of them to help the
troubleshooting.

Change-Id: I46fafa470b9d378d96c0f364e9b487742bf58cb2
Related-Bug: #1823251
2019-06-03 14:02:34 +02:00
..
api Include all network devices in nova diagnostics 2019-04-15 11:10:08 -04:00
api_sample_tests Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
compute Switch to using os-resource-classes 2019-02-07 11:11:09 +00:00
db Simplfy test setup for TestNovaMigrations* tests 2019-06-03 14:02:34 +02:00
libvirt Include all network devices in nova diagnostics 2019-04-15 11:10:08 -04:00
notification_sample_tests Do not start nova-network in the notification func test 2019-05-23 13:05:07 +02:00
regressions Merge "Exclude fake marker instance when listing servers" 2019-05-06 22:52:53 +00:00
wsgi Switch to using os-resource-classes 2019-02-07 11:11:09 +00:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-22 09:27:16 +00:00
api_paste_fixture.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
api_samples_test_base.py Bump to hacking 1.1.0 2019-04-12 16:23:49 +01:00
fixtures.py Convert driver supported capabilities to compute node provider traits 2019-02-28 23:28:19 +00:00
integrated_helpers.py Merge "Add image type request filter" 2019-05-15 21:53:55 +00:00
test_aggregates.py Use aggregate_add_host in nova-manage 2019-03-26 17:38:48 -05:00
test_availability_zones.py Update instance.availability_zone on revertResize 2019-03-13 21:12:04 -04:00
test_boot_from_volume.py Properly track local root disk usage during moves 2018-10-08 17:33:49 -04:00
test_compute_mgr.py Fup for the bandwidth series 2019-02-27 10:23:15 +01:00
test_conf_max_attach_disk_devices.py Add configuration of maximum disk devices to attach 2019-01-30 15:47:10 +00:00
test_images.py Share snapshot image membership with instance owner 2019-02-08 18:06:27 -05:00
test_instance_actions.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_json_filter.py Add functional test for the JsonFilter 2019-03-26 12:56:11 -04:00
test_legacy_v2_compatible_wrapper.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_list_servers_ip_filter.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Handle unsetting '[DEFAULT] dhcp_domain' 2019-04-15 15:34:04 -04:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_multiattach.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_nova_manage.py Merge "Add BFV wrinkle to TestNovaManagePlacementHealAllocations" 2019-05-30 18:32:45 +00:00
test_report_client.py Use aggregate_add_host in nova-manage 2019-03-26 17:38:48 -05:00
test_server_group.py Remove duplicate cleanup in functional tests 2019-03-07 23:58:58 +00:00
test_servers.py Merge "Extract provider tree functional tests into new file." 2019-05-21 17:53:49 +00:00
test_servers_provider_tree.py Extract provider tree functional tests into new file. 2019-05-20 17:37:25 +01:00