b2ecd08924
Lots of misc fixes and changes to make the release notes a little more consistent. Change-Id: I8ed616f27a393d5adf015743fc1810a3d9955c55
11 lines
368 B
YAML
11 lines
368 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where only nodes in ``DEPLOYING`` state would have
|
|
locks cleared for the nodes. Now upon node take over, any locks
|
|
that are left from the old conductor are cleared by the new one.
|
|
other:
|
|
- |
|
|
On taking over nodes in ``CLEANING`` state, the new conductor moves them
|
|
to the ``CLEAN FAIL`` state and sets maintenance.
|