heat/releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml
Saravanan KR b15b7e568c Add ParameterGroups for the nested stack during stack.validate
ParameterGroups is added only for the parent stack and all
the nested stack are missing this information. Added
ParameterGroups for all the nested stack also, if present.

Change-Id: I032144733bde916f8de8644121b9fb1ef29baef2
2017-05-18 15:10:32 +05:30

5 lines
125 B
YAML

---
features:
- ParameterGroups section is added to the nested stacks,
for the output of the stack validate templates.