From b56c2f01bdc32d407dc6b981abf30465ddd0b9f8 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Wed, 20 May 2015 10:08:18 -0700 Subject: Overcloud: bump HOT version to 2015-04-30 This patch bumps the HOT version for the overcloud to Kilo 2015-04-30. We should have already done this since we are making use of OS::stack_id (a kilo feature) in some of the nested stacks. Also, this will give us access to the new repeat function as well. Change-Id: Ic534e5aeb03bd53296dc4d98c2ac5971464d7fe4 --- net-config-bond.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-config-bond.yaml') diff --git a/net-config-bond.yaml b/net-config-bond.yaml index 3518dbae..dc4683f1 100644 --- a/net-config-bond.yaml +++ b/net-config-bond.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2014-10-16 +heat_template_version: 2015-04-30 description: > Software Config to drive os-net-config with 2 bonded nics on a bridge. -- cgit 1.2.3-korg