nova/nova/tests/unit/compute
Balazs Gibizer a2984b647a update allocation in binding profile during migrate
If the server has port with resource allocation and the server is
migrated then when the port is bound to the destination host the
allocation key needs to be updated in the binding:profile to point to
the resource provider that provides resources for this port on the
destination host.

This patch extends the migrate_instance_finish() network api method to
pass the updated resource providers of the ports during migration.

Change-Id: I220fa02ee916728e241503084b14984bab4b0c3b
blueprint: support-move-ops-with-qos-ports
2019-09-05 14:58:12 +02:00
..
monitors Do not log a warning about not using compute monitors 2019-04-04 14:32:53 -04:00
__init__.py
eventlet_utils.py
fake_resource_tracker.py Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
test_claims.py trivial: Rewrap definitions of 'NUMACell' 2019-09-02 11:31:27 +01:00
test_compute.py update allocation in binding profile during migrate 2019-09-05 14:58:12 +02:00
test_compute_api.py Remove unused methods 2019-09-04 15:26:59 +09:00
test_compute_mgr.py update allocation in binding profile during migrate 2019-09-05 14:58:12 +02:00
test_compute_utils.py Add nova.compute.utils.delete_image 2019-08-27 14:26:33 -04:00
test_compute_xen.py Remove mox in nova/tests/unit/virt/xenapi/stubs.py 2018-06-21 23:59:39 +00:00
test_flavors.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_host_api.py Follow up for pre-filter-disabled-computes series 2019-07-03 15:53:06 -04:00
test_instance_list.py Plumbing for ignoring list_records_by_skipping_down_cells 2019-02-08 16:28:28 -05:00
test_keypairs.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_multi_cell_list.py Refactor scatter-gather utility to return exception objects 2018-10-31 15:18:07 -04:00
test_provider_tree.py Reduce calls to placement from _ensure 2019-01-16 18:34:34 +00:00
test_resource_tracker.py trivial: Rewrap definitions of 'NUMACell' 2019-09-02 11:31:27 +01:00
test_rpcapi.py Merge "Remove dead code" 2019-09-03 16:56:29 +00:00
test_shelve.py Add request_spec to server move RPC calls 2019-08-30 15:51:14 -04:00
test_stats.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_virtapi.py Add VirtAPI.update_compute_provider_status 2019-07-02 11:45:40 -04:00