OpenStack Orchestration (Heat) Templates
Go to file
Steven Dake de69a3f94b heat-jeos.sh: Use netinst ISOs instead of full DVD isos
The netinst isos produce smaller qcow2 images and are faster
to download.  Use netinst ISOs for F17 instead.

Change-Id: I76c59728ed1b9b90b43487f93fdc2e55ee604916
2013-06-02 12:15:26 -07:00
cfn Explicitly specify AZ for boot volume 2013-05-28 19:01:22 +02:00
jeos heat-jeos.sh: Use netinst ISOs instead of full DVD isos 2013-06-02 12:15:26 -07:00
openshift-origin Fix F18 oz-install failures 2013-05-30 14:24:59 +01:00
tools fetch-cloudformation-examples default directory 2013-05-06 10:15:02 +12: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