510a612eed
We have seen duplicate ip issues when leaving clean failed nodes powered on. This patch allows operators to power down nodes that enter clean failed state. Change-Id: Iecb402227485fe0ba787a262121c9d6a048b0e13
9 lines
302 B
YAML
9 lines
302 B
YAML
---
|
|
features:
|
|
- |
|
|
Add new conductor conf option: [conductor]poweroff_in_cleanfail
|
|
(default: False). when True nodes entering clean failed state
|
|
will be powered off. This option may be unsafe when using
|
|
Cleaning to perform hardware-transformative actions such as
|
|
firmware upgrade.
|