7eaee1b2aa
We can no longer pass the action parameter to Pacemaker due to deprecation in recent releases, nor should we ever have offered the parameter in the first place. Change-Id: I6a9de20114df7f6779fa0759528ec25c343786d6 Depends-On: https://review.openstack.org/550028 Closes-Bug: #1753728
8 lines
283 B
YAML
8 lines
283 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ```action``` parameter for overcloud fencing generation is now ignored.
|
|
This is because recent versions of the underlying fencing agents now
|
|
produce an error if the action parameter is used. Previously the use of the
|
|
parameter was discouraged.
|