aboutsummaryrefslogtreecommitdiffstats
path: root/examples/launchconfig1.yaml
AgeCommit message (Collapse)AuthorFilesLines
2015-10-02Drop examplesDan Prince1-24/+0
This patch removes the examples directory which hasn't been maintained for some time. The best examples for heat templates now live in the heat-templates project. Change-Id: Ia875cb8910418409d2335b5fb18c6df00b876e8c
2014-08-01merge.py --hot to process and generate HOTSteve Baker1-0/+1
This adds a --hot flag to merge.py which will assume source templates are in the HOT format, and generate a HOT template artifact. Tests have also been ported to HOT, along with some minor corrections to the existing tests to make the source and result templates valid heat templates. Partial-Blueprint: tripleo-juno-remove-mergepy Change-Id: If18ff79f89456123c884a1ab2f910ce4cc9a6e0b
2013-10-14Make LaunchConfiguration resources mergeableRoman Podolyaka1-0/+23
This can be very useful for merging of Metadata to be used by optional services (e. g. to add services like tuskar to undercloud on demand). Change-Id: Ifc4016d6e994064c0772c12e668e98bf055fada9