OpenStack Orchestration (Heat) Templates
Go to file
Oleksii Chuprykov bb20c86e6e Add heat template for restarting a stack
Use mistral workflow for checking status of the given stack and
recreate stack, if VM that belongs to the stack in ERROR state or
doesn't exist. Note that it is needed to allow trusts delegation in
heat for successfull creation of a trust context.

Change-Id: I0b61177539c332db0833114e29eee7c74f2ff673
2015-10-08 17:01:13 +03:00
cfn Fixes zuul failure 2015-10-04 02:06:05 +00:00
contrib/rackspace Sample template for Keystone Service and Endpoint 2015-05-27 13:50:57 +05:30
hot Add heat template for restarting a stack 2015-10-08 17:01:13 +03: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 Merge "Handle non-zero success codes from Salt" 2015-10-05 20:50:17 +00:00
tools Fixes zuul failure 2015-10-04 02:06:05 +00: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 Handle non-zero success codes from Salt 2015-10-05 12:24:41 -05:00
tox.ini Remove py26 from tox 2015-07-15 14:11:28 +00: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