deb-murano/releasenotes/notes/tag-heat-stacks-3345eb1bda531a6f.yaml
enthurohini a1d69bb515 Add tagging fuctionality for heat stacks
Heat provides tagging fuctionality for stacks, now tagging is
possible for stacks generated via murano also. To implement it,
added new config parameter `stack_tags` with default value 'murano'
and tagged heat stacks created during environment deployment with
`stack_tags` parameter's value.

Change-Id: Ib3f4027b78616c02cf3bbb210578df23d7e536d3
Implements: blueprint tag-murano-heat-stacks
2015-12-27 11:02:52 +00:00

5 lines
174 B
YAML

---
features:
- Heat stacks created by murano during environment deployment now
have 'murano' tag by default. This is controlled by ``stack_tags``
config parameter.