OpenStack Orchestration (Heat) Templates
Go to file
Sahdev Zala bee6d663db Add NovaInstanceWithCinderVolume_Native F18 HOT template.
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
2013-09-27 09:43:11 -05:00
cfn Merge "Adding multi-node DevStack template for Ubuntu" 2013-09-19 22:13:39 +00:00
hot Add NovaInstanceWithCinderVolume_Native F18 HOT template. 2013-09-27 09:43:11 -05:00
jeos heat-jeos.sh: Use netinst ISOs instead of full DVD isos 2013-06-02 12:15:26 -07:00
openshift-origin Add a heat-cfntools element for openshift-origin 2013-08-07 03:31:36 -07:00
tools Add sudo -E to heat-jeos recommended command 2013-06-02 12:02:39 -07:00
.gitignore Allow an ignored private templates directory 2013-05-23 14:07:34 +12:00
.gitreview Added .gitreview 2013-04-25 17:08:46 +00:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst README: Add a new line so the bullets work. 2013-05-06 09:39:47 +10:00

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