Merge "Update default version of heat template"

changes/79/344779/1
Jenkins 7 years ago committed by Gerrit Code Review
commit 5f63bc3244

@ -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.
@ -42,4 +42,4 @@ outputs:
value: {get_attr: [example_server, accessIPv4]}
node_addresses:
value: []
value: []

@ -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

@ -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

@ -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,

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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,

@ -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

@ -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

@ -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

@ -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

@ -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,

Loading…
Cancel
Save