Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-04 | Port all templates to HOT | Steve Baker | 1 | -39/+39 | |
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 | |||||
2013-09-17 | Set NoEcho: true for parameters containing secrets | Steve Baker | 1 | -0/+1 | |
This prevents secret values being returned for stack-show. Change-Id: I82eff26fda31511b66c6371f6ded2a5fb559f3fb Fixes-Bug: #1226730 | |||||
2013-06-06 | Make descriptions less redundant. | Clint Byrum | 1 | -1/+1 | |
2013-05-08 | Add glance to mysql and base. | Clint Byrum | 1 | -4/+19 | |
2013-04-18 | Match Metadata with tripleo-image-elements. | Clint Byrum | 1 | -0/+4 | |
2013-04-18 | Add Heat and RabbitMQ to base stack. | Clint Byrum | 1 | -0/+25 | |
2013-02-28 | Adding keystone and mysql | Clint Byrum | 1 | -0/+32 | |