nova/nova/conductor
Matt Riedemann bccf26c93a Collapse duplicate error handling in rebuild_instance
The exception blocks in here are doing the same thing except
for request_spec.to_legacy_request_spec_dict() which is not
necessary since set_vm_state_and_notify() handles a RequestSpec
object.

Change-Id: Ifdc6f0e9e722496768b1ad4b6b3590eb29fc53b8
2018-01-29 14:06:05 -05:00
..
tasks Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00
manager.py Collapse duplicate error handling in rebuild_instance 2018-01-29 14:06:05 -05:00
rpcapi.py Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00