Merge "Add more details to example template"

This commit is contained in:
Jenkins 2017-05-25 14:14:27 +00:00 committed by Gerrit Code Review
commit 3ee1c4176f
2 changed files with 7 additions and 1 deletions

View File

@ -2,4 +2,9 @@
Example Cluster Template
========================
The purpose of this example template is to demonstrate working with cluster
templates using magnum service.
The Heat template used in this example (example.yaml) provisions a single
server instance and does not produce a usable cluster.
See `<http://docs.openstack.org/developer/magnum/dev/cluster-type-definition.html>`_ for instructions.

View File

@ -1,7 +1,8 @@
heat_template_version: 2014-10-16
description: >
This is just an example template. It does not produce a usable bay.
This is just an example Heat template. It only provisions a single server
instance and does not produce a usable cluster.
parameters:
#