d03a890a34
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
8 lines
215 B
YAML
8 lines
215 B
YAML
---
|
|
fixes:
|
|
- |
|
|
If scheduling fails during rebuild the server instance will go to ERROR
|
|
state and a fault will be recorded. `Bug 1744325`_
|
|
|
|
.. _Bug 1744325: https://bugs.launchpad.net/nova/+bug/1744325
|