nova/nova/tests/functional
Balazs Gibizer e1116ee3b7 Update scheduler instance info at confirm resize
When a resize is confirmed the instance does not belong to the source
compute any more. In the past the scheduler instance info is only
updated by the _sync_scheduler_instance_info periodic. This caused that
server boots with anti-affinity did not consider the source host.
But now at the end of the confirm_resize call the compute also updates
the scheduler about the move.

Conflicts:
      nova/tests/unit/compute/test_compute_mgr.py
      due to Ib50b6b02208f5bd2972de8a6f8f685c19745514c and
      Ia6d8a7909081b0b856bd7e290e234af7e42a2b38 are missing from
      stable/stein

Change-Id: Ic50e72e289b56ac54720ad0b719ceeb32487b8c8
Closes-Bug: #1869050
(cherry picked from commit 738110db74)
(cherry picked from commit e8b3927c92)
(cherry picked from commit e34b375a61)
2020-05-20 19:48:46 +02:00
..
api Include all network devices in nova diagnostics 2019-05-04 09:44:22 -06:00
api_sample_tests Merge "Fix os-keypairs pagination links" into stable/stein 2020-03-13 00:53:43 +00:00
compute Remove global state from the FakeDriver 2020-01-17 16:04:46 +01:00
db Fix misuse of nova.objects.base.obj_equal_prims 2019-08-14 08:53:45 +09:00
libvirt Merge "Enhance service restart in functional env" into stable/stein 2020-02-21 17:53:13 +00:00
notification_sample_tests Remove global state from the FakeDriver 2020-01-17 16:04:46 +01:00
regressions Merge "Fix intermittently failing regression case" into stable/stein 2020-04-18 22:39:52 +00:00
wsgi Block deleting compute services with in-progress migrations 2019-11-25 11:11:13 -05:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-25 09:22:01 +01: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 Convert driver supported capabilities to compute node provider traits 2019-02-28 23:28:19 +00:00
integrated_helpers.py Functional test for UnexpectedDeletingTaskStateError 2020-03-27 11:32:17 +00:00
test_aggregates.py Remove global state from the FakeDriver 2020-01-17 16:04:46 +01:00
test_availability_zones.py Remove global state from the FakeDriver 2020-01-17 16:04:46 +01: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 Unplug VIFs as part of cleanup of networks 2020-03-27 11:38:49 +00: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_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 Add BFV wrinkle to TestNovaManagePlacementHealAllocations 2019-11-21 17:32:39 -05:00
test_report_client.py Use a placement conf when testing report client 2019-03-04 20:43:48 +00:00
test_server_faults.py Replace non-nova server fault message 2019-08-06 10:48:49 -04:00
test_server_group.py Update scheduler instance info at confirm resize 2020-05-20 19:48:46 +02:00
test_servers.py Enhance service restart in functional env 2020-01-20 16:56:13 +00:00
test_service.py Reset the cell cache for database access in Service 2020-04-16 19:55:10 +00:00