python-tripleoclient/releasenotes/notes/noop-fencing-action-parameter-6ca390e9ebf43796.yaml
Chris Jones 7eaee1b2aa Deprecate the action parameter for fencing generation.
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
2018-03-14 17:33:20 +00:00

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.