b265e2e7b0
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
5 lines
172 B
YAML
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. |