a1d69bb5155d10261ea19a6d3b4b03b0506c8907
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
Murano
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.
Project Resources
- Murano Official Documentation
- Project status, bugs, and blueprints are tracked on Launchpad
- Additional resources are linked from the project Wiki page
- Python client
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description