tripleo-common/releasenotes/notes/add-rootstackname-on-update-258dbf091fea497e.yaml
James Slagle 07444eed07 Add RootStackName parameter on stack update
The task to add the RootStackName parameter to plan-environment.yaml in
the plan was only in the create_deployment_plan workflow. This patch
also adds it to the update_deployment_plan workflow so that the
parameter will be present in the environment for both stack create and
update.

Change-Id: I560eaff21c22d2ab70c657b35a3d43a76003e6ba
Closes-Bug: #1853362
2019-11-20 14:30:15 -05:00

6 lines
174 B
YAML

---
fixes:
- The RootStackName parameter is now added to the plan in
plan-environment.yaml on both stack create and update. Previously it was
only added on create.