nova/nova/tests/functional
Matt Riedemann ed4fe3ead6 Drop request spec migration code
This removes the request spec online data migration
routine added via change I61b9b50436d8bdb8ff06259cc2f876502d688b91
in Newton.

A nova-status upgrade check was added for this in Rocky with
change I1fb63765f0b0e8f35d6a66dccf9d12cc20e9c661 so operators should
be able to tell, either from the results of the nova-status upgrade
check command or "nova-manage db online_data_migrations" command,
whether or not they have completed the migration and can upgrade to
Stein.

This also allows us to start removing the various compat checks
in the API and conductor services for old instances that predated
having a request spec since those should have a request spec now
via the online data migration.

Related to blueprint request-spec-use-by-compute

Change-Id: Ib0de49b3c0d6b3d807c4eb321976848773c1a9e8
2018-12-17 13:54:48 -05:00
..
api Use external placement in functional tests 2018-12-12 18:46:49 +00:00
api_sample_tests Merge "Replace ThreadPoolExecutor with GreenThreadPoolExecutor" 2018-12-17 11:07:01 +00:00
compute Use external placement in functional tests 2018-12-12 18:46:49 +00:00
db Drop request spec migration code 2018-12-17 13:54:48 -05:00
libvirt Use external placement in functional tests 2018-12-12 18:46:49 +00:00
notification_sample_tests Use external placement in functional tests 2018-12-12 18:46:49 +00:00
regressions Use external placement in functional tests 2018-12-12 18:46:49 +00:00
wsgi Use external placement in functional tests 2018-12-12 18:46:49 +00:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
api_samples_test_base.py Merge "Fix os-simple-tenant-usage result order" 2018-10-27 08:57:52 +00:00
fixtures.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
integrated_helpers.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_aggregates.py Use external placement in functional tests 2018-12-12 18:46:49 +00: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 Transform compute_task notifications 2018-11-21 16:23:28 +09:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09:00
test_instance_actions.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02: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 Use external placement in functional tests 2018-12-12 18:46:49 +00: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 Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_nova_status.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_report_client.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_server_group.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_servers.py Merge "Fixed concurrent access to direct io test file" 2018-12-08 10:05:22 +00:00