nova/nova/conductor
int32bit d03a890a34 Set server status to ERROR if rebuild failed
Currently there is no indication that the rebuild was refused,
and worse, we may have a wrong imageref for the instance.

This patch set the instance to ERROR status if rebuild failed in the
scheduling stage. The user can rebuild the instance with valid image
to get it out of ERROR state and reset with right instance metadata and
properties.

Closes-Bug: 1744325

Change-Id: Ibb7bee15a3d4ee6f0ef53ba12e8b41f65a1fe999
2018-01-23 11:39:45 -05:00
..
tasks Handle no allocations during migrate 2018-01-04 14:18:50 -05:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Make conductor pass and use host_lists 2017-12-21 17:02:35 -05:00
manager.py Set server status to ERROR if rebuild failed 2018-01-23 11:39:45 -05:00
rpcapi.py Make conductor pass and use host_lists 2017-12-21 17:02:35 -05:00