nova/nova/tests/functional
Matt Riedemann eddfa6f0e0 Remove SchedulerReportClient from AggregateRequestFiltersTest
Before Ibd7aa4f8c4ea787774becece324d9051521c44b6 in Rocky the
AggregateRequestFiltersTest tests were manually mirroring nova
host aggregate membership to placement resource provider aggregate
membership. But since that change, and I'm not sure why it wasn't
removed in that change, the compute API automatically mirrors the
aggregate membership to placement so we don't need that manual
hack in the test code and is removed here.

Change-Id: Id895223471c9bc1356c5547b8e11d92420f9a956
2019-09-16 16:45:38 -04:00
..
api API microversion 2.76: Add 'power-update' external event 2019-08-15 13:19:44 -04:00
api_sample_tests Add delete_on_termination to volume-attach API 2019-09-05 20:54:56 +08:00
compute Retrieve the allocations early 2019-09-13 08:50:35 +00:00
db DB API changes to get non-matching aggregates from metadata 2019-09-12 16:56:32 -05:00
libvirt Enable booting of libvirt guests with AMD SEV memory encryption 2019-09-10 13:59:02 +01:00
notification_sample_tests Fix a misuse of assertGreaterEqual 2019-09-13 20:11:15 +09:00
regressions Merge "Switch some GitHub URLs to point to opendev.org" 2019-08-29 13:52:07 +00:00
wsgi Merge "Sync COMPUTE_STATUS_DISABLED from API" 2019-07-09 17:32:03 +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 hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
fixtures.py Convert driver supported capabilities to compute node provider traits 2019-02-28 23:28:19 +00:00
integrated_helpers.py Allow resizing server with port resource request 2019-09-12 10:35:22 -04:00
test_aggregates.py Remove SchedulerReportClient from AggregateRequestFiltersTest 2019-09-16 16:45:38 -04:00
test_availability_zones.py Remove global state from the FakeDriver 2019-06-21 10:37:20 +02:00
test_boot_from_volume.py Docs and functional test for max_local_block_devices 2019-08-23 12:12:08 -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 Rename CinderFixtureNewAttachFlow to CinderFixture 2019-07-01 16:00:52 -05: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 tests: Stop starting consoleauth in functional tests 2019-06-17 15:18:31 +01: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 Rename CinderFixtureNewAttachFlow to CinderFixture 2019-07-01 16:00:52 -05:00
test_nova_manage.py nova-manage db archive_deleted_rows is not multi-cell aware 2019-08-27 06:01:58 +00:00
test_report_client.py Use microversion in put allocations in test_report_client 2019-09-02 11:40:35 +01:00
test_server_external_events.py API microversion 2.76: Add 'power-update' external event 2019-08-15 13:19:44 -04:00
test_server_faults.py Replace non-nova server fault message 2019-08-06 10:22:28 -04:00
test_server_group.py Merge "Remove global state from the FakeDriver" 2019-06-27 17:50:11 +00:00
test_servers.py Merge "Use SpawnIsSynchronousFixture in reschedule functional tests" 2019-09-14 17:29:26 +00:00
test_servers_provider_tree.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00