Skip to content

Commit 6539fcf

Browse files
authored
Merge pull request #363 from markllama/heat-v-2016-10-14
updated heat_template_version to 2016-10-14
2 parents 9b9f90f + 0001b0d commit 6539fcf

20 files changed

+20
-20
lines changed

bastion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33

44
description: >

collect-config-setup/install_config_agent_centos_yum.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
parameters:
44

infra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33

44
description: >

ipfailover_keepalived.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
description: >
44
A template which deploys a IP failover service for the Openshift router

ipfailover_none.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
description: >
44
A template which deploys a IP failover service for the Openshift router

loadbalancer_dedicated.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
description: >
44
A template which provides a creates a loadbalancer using neutron's LBaaS.

loadbalancer_external.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
description: >
44
A template which doesn't create any resources supposing that an external

loadbalancer_neutron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
description: >
44
A template which provides a creates a loadbalancer using neutron's LBaaS.

loadbalancer_none.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33
description: >
44
A template which provides a creates a loadbalancer using neutron's LBaaS.

master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
heat_template_version: 2014-10-16
1+
heat_template_version: 2016-10-14
22

33

44
description: >

0 commit comments

Comments
 (0)