Add more details to example template

A minor update to existing example template.
Added details about what the example template does and what to
expect from the example template and cluster created based on this
example template.

Change-Id: I53c4b9d0921555fd35fb89a5ef1f8696720c4eda
This commit is contained in:
ashish.billore 2017-05-23 15:28:56 +09:00
parent 1ba3192ecc
commit 866182d799
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:
#