OpenStack Orchestration (Heat) Templates
Go to file
Derek Higgins 8d0d4deb1d Add python setup config file
Providing a setup cofiguration file can be a benifit for systems
that want to install this files using pip as a package manager.

Change-Id: Ida7f9142147d3cf88076f97a348c3e5ffff0259a
2015-02-05 17:38:43 +00:00
cfn Fixes circular dependency check and alarm action 2014-12-16 11:17:52 +01:00
contrib/rackspace Move rackspace templates in a contrib directory 2014-04-23 16:51:41 +02:00
hot Fix ntp parameters in os-apply-config example 2015-01-16 14:28:01 +00:00
jeos F18 is deprecated - remove ability to create F18 images 2014-01-11 19:34:08 -07:00
openshift-origin Install generic latest puppet release repository 2015-01-19 12:55:31 +00:00
tests Break out signalling heat-config-notify command 2014-12-12 14:35:07 +13:00
tools Fix exit code of validate-templates script 2014-05-01 12:31:40 +02:00
.gitignore Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
.gitreview Added .gitreview 2013-04-25 17:08:46 +00:00
.testr.conf Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13: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
requirements.txt Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
setup.cfg Add python setup config file 2015-02-05 17:38:43 +00:00
setup.py Add python setup config file 2015-02-05 17:38:43 +00:00
test-requirements.txt Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
tox.ini Run testr init if required 2014-11-14 13:28:44 +13:00

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