Port all templates to HOT
authorSteve Baker <sbaker@redhat.com>
Sun, 3 Aug 2014 20:43:34 +0000 (08:43 +1200)
committerSteve Baker <sbaker@redhat.com>
Sun, 3 Aug 2014 20:57:52 +0000 (08:57 +1200)
commitbeca15dec5265783047d5df210b270ed3d77dd4b
treeae0f9d59cc80f1794e8e31c8d150daad11987371
parent9413fb3098254fb8cbeb5d4951aba474b8755afb
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
37 files changed:
Makefile
base.yaml
block-storage-nfs.yaml
block-storage.yaml
controller.yaml
debian-mirror.yaml
examples/launchconfig1_hot.yaml
examples/launchconfig2_hot.yaml
examples/launchconfig_result_hot.yaml
examples/scale1_hot.yaml
examples/scale2_hot.yaml
examples/scale_map2_hot.yaml
examples/scale_map_hot.yaml
examples/scale_map_result_hot.yaml
examples/scale_result_hot.yaml
examples/source2_lib_result_hot.yaml
examples/source_hot.yaml
examples/source_include_subkey_hot.yaml
examples/source_include_subkey_result_hot.yaml
examples/source_lib_result_hot.yaml
nagios3.yaml
nfs-server-source.yaml
nova-compute-config.yaml
nova-compute-instance.yaml
overcloud-source.yaml
ssl-source.yaml
swift-deploy.yaml
swift-source.yaml
swift-storage-source.yaml
tripleo_heat_merge/merge.py
undercloud-bm-nova-config.yaml
undercloud-bm-nova-deploy.yaml
undercloud-source.yaml
undercloud-vm-ironic-config.yaml
undercloud-vm-ironic-deploy.yaml
undercloud-vm-nova-config.yaml
undercloud-vm-nova-deploy.yaml