1eb71a3d4c
We no longer force a default value for the fencing action parameter, allowing the accompanying Mistral action to only include one in the parameters when it has been specified. Change-Id: I2f160e920a18ce9d7cc4b168d6074f5d636aaeda Closes-Bug: #1670687
9 lines
347 B
YAML
9 lines
347 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The `overcloud generate fencing` command no longer carries a default value
|
|
for the `action` parameter. Advice from upstream Pacemaker is that this
|
|
value should no longer be passed to fencing agents as it may cause
|
|
inconsistent behaviour. The parameter remains, but is now optional, and
|
|
its use is discouraged.
|