nova/nova/tests/unit/compute
Matt Riedemann 6b065dad80 Move live_migration.pre.start to the start of the method
This simply moves the pre_live_migration start notification
back to the start of the method before creating new volume
attachments. While in here, the list of bdms are passed to
the notify_about_instance_action method so if
[notifications]/bdms_in_notifications is True we don't have
to pull them out of the database again for each versioned
notification.

Conflicts in nova/compute/manager.py due to absence of comment from
f0b9d5204f.

Change-Id: I372eddb9e356b02328f937917a856bc631691f53
Partial-Bug: #1763051
(cherry picked from commit 7a2228142b)
(cherry picked from commit ae2da62955)
2018-10-23 10:32:06 -04:00
..
monitors Allow monitor plugins to set own metric object 2016-06-27 14:38:32 +05:30
__init__.py
eventlet_utils.py
fake_resource_tracker.py rt: explicitly pass compute node to _update() 2017-01-12 11:30:03 -08:00
test_claims.py rt: use a single ResourceTracker object instance 2017-01-16 14:09:25 -05:00
test_compute.py Move live_migration.pre.start to the start of the method 2018-10-23 10:32:06 -04:00
test_compute_api.py Merge "Update RequestSpec.flavor on resize_revert" into stable/queens 2018-09-29 07:54:21 +00:00
test_compute_cells.py Fix host validity check for live-migration 2018-08-09 16:31:58 +05:30
test_compute_mgr.py Move live_migration.pre.start to the start of the method 2018-10-23 10:32:06 -04:00
test_compute_utils.py Bump compute RPC API to version 5.0 2018-02-08 10:43:56 -08:00
test_compute_xen.py Make xen unit tests work with os-xenapi>=0.3.0 2017-09-05 16:06:31 -04:00
test_flavors.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_host_api.py Make nova service-list use scatter-gather routine 2018-06-29 12:22:37 +00:00
test_instance_list.py Make nova list and migration-list ignore down cells 2018-06-26 18:44:47 +02:00
test_keypairs.py Transform keypair.import notification 2017-10-30 16:44:29 -04:00
test_multi_cell_list.py Some nit fix in multi_cell_list 2017-12-13 14:27:20 +08:00
test_provider_tree.py ProviderTree.get_provider_uuids: Top-down ordering 2018-01-31 08:35:35 -06:00
test_resource_tracker.py Change consecutive build failure limit to a weigher 2018-06-07 07:17:51 -07:00
test_rpcapi.py Compute RPC client bump to 5.0 2018-02-08 12:10:04 -08:00
test_shelve.py Fix shelving a paused instance 2018-05-20 22:11:04 +00:00
test_stats.py Change consecutive build failure limit to a weigher 2018-06-07 07:17:51 -07:00
test_virtapi.py Fix cancel_all_events event name parsing 2018-08-21 11:04:00 -07:00