tripleo-common/releasenotes/notes/update-params-workflow-b26fd4cc40549537.yaml
Ryan Brady b265e2e7b0 Adds Update Parameters Workflow
This patch adds a workflow to update the parameters in a given
deployment plan so the tripleo.parameters.update action does not
need to be called directly.  This patch also makes a small change
to the parameters.py file to mitigate a import overshadowing.

Change-Id: I4be0edabad934db6cc203dd45be98a0a3b5fc6e0
Partial-Bug: 1640436
2018-02-06 09:41:28 -05:00

5 lines
172 B
YAML

---
features:
- |
Adds a workflow to update the parameters in a given deployment plan so the
tripleo.parameters.update action does not need to be called directly.