OpenStack Orchestration (Heat) Templates
bee6d663db
A template showing how to create a Nova instance, a Cinder volume and attach the volume to the instance using Cinder VolumeAttachment. The template uses only Heat OpenStack native resource types. Change-Id: I07459a76a4ae859e53185c273d1f20a3985cc74d |
||
---|---|---|
cfn | ||
hot | ||
jeos | ||
openshift-origin | ||
tools | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
README.rst |
Heat Templates
Heat is a service to orchestrate multiple composite cloud applications using templates
This repository provides:
- Example templates which demonstrate core Heat functionality
- Related image-building templates
- Template-related scripts and conversion tools