python-tripleoclient/releasenotes/notes/remove-overcloud-parameters-set-346ef5321475deea.yaml
ramishra 9fce6e1cb9 Remove overcloud set parameter command
Now that the plan is gone, you can just use an environment
file with the new parameters. This was mostly useful with
tripleo-ui which leveraged the plan.

Change-Id: I998cc9631e15677939e2b8f7a112ccba5606662d
2021-02-11 11:29:02 +05:30

7 lines
227 B
YAML

---
upgrade:
- |
``openstack overcloud parameters set`` command has been removed.
It was used to update the plan parameters. Now that we use sever
side parameter merging and no plan, this is not relevant anymore.