ironic/releasenotes/notes/node-stuck-when-conductor-d...

8 lines
329 B
YAML

---
fixes:
- If a node gets stuck in one of the states ``deploying``, ``cleaning``,
``verifying``, ``inspecting``, ``adopting``, ``rescuing``, ``unrescuing``
for some reason (eg. conductor goes down when executing a task), it will
be moved to an appropriate failure state in the next time the conductor
starts.