Update default version of heat template

Make consistent default version of heat template across
kubernetes, swarm and mesos

Change-Id: I5f8231336a6832ae8ecd8f789ed0b51ba5062729
Closes-Bug: #1425368
This commit is contained in:
yatin karel 2016-07-04 22:19:50 +05:30 committed by yatinkarel
parent f09f314da4
commit 21a3b21e77
16 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is just an example template. It does not produce a usable bay.

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This template will boot a coreos cluster with one or more minions (as

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a Kubernetes master. This stack is

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a single Kubernetes minion,

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a template resource that accepts public and private IPs from both

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a template resource that accepts public and private IPs from both

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This template will boot a Kubernetes cluster with one or more

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This template will boot a Kubernetes cluster with one or more

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This template will create a group of kubernetes masters with the

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a single Kubernetes master, This stack is

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a single Kubernetes minion,

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a single Kubernetes minion, This stack is

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a single Mesos master, This stack is

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This template will boot a Docker swarm cluster. A swarm cluster is made up

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines swarm master node. A swarm mater node is

View File

@ -1,4 +1,4 @@
heat_template_version: 2013-05-23
heat_template_version: 2014-10-16
description: >
This is a nested stack that defines a single swarm node,