nova/nova/tests/unit/compute
Balazs Gibizer 41a0f51341 use already loaded BDM in instance.<action> (2)
I8849ae0f54605e003d5b294ca3d66dcef89d7d27 made it possible for
_get_instance_block_device_info to take a BDM parameter instead of
loading the BDM from the db. This allow us to load the BDM a bit
earlier in the call chain and pass that BDM to the notification calls
too.

The remaining calls of the notify_about_instance_action does not have
the BDM loaded already.

Change-Id: Icc3ffe4037a44f4f323bec2f80d99ca226742e22
Related-Bug: #1718226
2017-10-09 17:50:17 +02: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 use already loaded BDM in instance.<action> (2) 2017-10-09 17:50:17 +02:00
test_compute_api.py Stop joining on system_metadata when listing instances 2017-10-04 10:06:24 -04:00
test_compute_cells.py Count instances to check quota 2017-07-18 17:31:15 +00:00
test_compute_mgr.py use already loaded BDM in instance.<action> (2) 2017-10-09 17:50:17 +02:00
test_compute_utils.py use already loaded BDM in instance.<action> 2017-10-09 17:50:12 +02: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 Handle uuid in HostAPI.compute_node_get 2017-06-19 09:57:49 -04:00
test_instance_list.py Add base implementation for efficient cross-cell instance listing 2017-09-21 08:01:40 -07:00
test_keypairs.py Transform keypair.delete notification 2017-09-07 14:43:34 -04:00
test_provider_tree.py placement: adds ProviderTree for nested resources 2017-06-26 11:33:38 +01:00
test_resource_tracker.py Move allocation manipulation out of drop_move_claim() 2017-09-28 07:14:10 -07:00
test_rpcapi.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
test_shelve.py use already loaded BDM in instance.<action> 2017-10-09 17:50:12 +02:00
test_stats.py Address nits in Ia2296302 2016-03-08 16:48:08 +00:00
test_virtapi.py Remove mox from nova/tests/unit/compute/test_virtapi.py 2016-11-28 08:52:00 +00:00