7241101163
Nova-compute would periodically sync the instance status. So in the instance failure recovery workflow,it would stop instance random failed because of conflict, which will terminate the recovery workflow. This patch can catch the Confict exception and continue the recovery workflow if the instance already stopped. Closes-Bug: 1980736 Change-Id: I59a1f9d7078614c1ddc8f4c362e967a15b8ec5e8
6 lines
152 B
YAML
6 lines
152 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes "Instance stopping fails randomly due to already stopped instances".
|
|
`LP#1980736 <https://launchpad.net/bugs/1980736>`__
|