9 Commits

Author SHA1 Message Date
Alexis Lee
6f3f9ec6da Sort inputs and parameters
They're mostly rather higgledy-piggledy at the moment which makes it
quite difficult to compare against files where these are sorted. EG
compute.yaml from I687a00c7dc164ba044f9f2dfca96a02401427855.

Change-Id: I508a3d0f6a79810d2100fdd1ad143bcd37bf8c00
2014-10-08 15:40:39 +01:00
Steve Baker
8a99e7d461 Switch to heat_template_version: 2013-05-23
To support underclouds and seeds running older than the very
latest heat.

2013-05-23 lacks function list_join, so this change reverts to
using the equivalent function Fn::Join.

Change-Id: I039f57ab39c1fcfc319a7a34265ba4fabf4ccd08
Closes-Bug: #1354305
2014-08-13 10:53:46 +12:00
Steve Baker
beca15dec5 Port all templates to HOT
This change was generated and validated by running the following:

    make hot clean all validate-all

This converts all templates to be valid HOT.

Fn::Select is not converted in this change but this will actually
work with heat_template_version 2013-05-23. Fn::Select is converted
manually in the next change in this series.

This change also sets the heat_template_version to 2014-10-16 which
includes the list_join intrinsic functions used throughout these
templates.

Partial-Blueprint: tripleo-juno-remove-mergepy
Change-Id: Ib3cbb83f6ae94adb7b793ab1b662bd5c55cbb5b3
2014-08-04 08:57:52 +12:00
Steve Baker
73fbe1e121 Set NoEcho: true for parameters containing secrets
This prevents secret values being returned for stack-show.

Change-Id: I82eff26fda31511b66c6371f6ded2a5fb559f3fb
Fixes-Bug: #1226730
2013-09-17 15:18:10 -07:00
Clint Byrum
a983dbb103 Make descriptions less redundant. 2013-06-06 09:28:25 -07:00
Clint Byrum
2af825cf33 Add glance to mysql and base. 2013-05-08 16:13:07 -07:00
Clint Byrum
41fb3c4904 Match Metadata with tripleo-image-elements. 2013-04-18 14:04:06 -07:00
Clint Byrum
9954c0f5b2 Add Heat and RabbitMQ to base stack. 2013-04-18 11:19:43 -07:00
Clint Byrum
a6e6afaa5a Adding keystone and mysql 2013-02-28 08:33:23 -08:00