From 37bcb42b746cc9f0901f8610f18de337e4057f93 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 22 May 2014 15:32:26 -0400 Subject: heat: change template version to 2013-05-23 Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-heat/autoscaling_example.template | 2 +- .../recipes-devtools/python/python-heat/one_vm_example.template | 2 +- .../recipes-devtools/python/python-heat/two_vms_example.template | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template b/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template index 6391187..1479a99 100644 --- a/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template +++ b/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template @@ -1,4 +1,4 @@ -heat_template_version: 2014-05-06 +heat_template_version: 2013-05-23 description: AutoScaling parameters: instance_type: diff --git a/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template b/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template index 07d6e6d..17711dc 100644 --- a/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template +++ b/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template @@ -1,4 +1,4 @@ -heat_template_version: 2014-05-06 +heat_template_version: 2013-05-23 description: Template to deploy one VM parameters: vm_type: diff --git a/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template b/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template index 9690e5a..2f2e2b5 100644 --- a/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template +++ b/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template @@ -1,4 +1,4 @@ -heat_template_version: 2014-05-06 +heat_template_version: 2013-05-23 description: Template to deploy two VMs parameters: vm_type: -- cgit v1.2.3-54-g00ecf