nova/nova/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 Remove translation of log messages 2017-06-09 09:06:16 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Stop joining on system_metadata when listing instances 2017-10-04 10:06:24 -04:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Remove check_detach 2017-07-20 22:32:52 +02:00
claims.py [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
flavors.py Merge "Replace flavors.get_all_flavors_sorted_list() with object call" 2016-10-18 12:13:09 +00:00
instance_actions.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
instance_list.py Fix CellDatabases fixture swallowing exceptions 2017-09-29 20:39:12 -07:00
manager.py use already loaded BDM in instance.<action> (2) 2017-10-09 17:50:17 +02:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_tree.py placement: adds ProviderTree for nested resources 2017-06-26 11:33:38 +01:00
resource_tracker.py Move allocation manipulation out of drop_move_claim() 2017-09-28 07:14:10 -07:00
rpcapi.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
stats.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00
task_states.py Have one list of reboot task_states 2017-09-14 20:57:38 +00:00
utils.py use already loaded BDM in instance.<action> 2017-10-09 17:50:12 +02:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00