OpenStack Orchestration (Heat) Templates
Go to file
Rabi Mishra 637e6d569f Add tests and example template for atomic hook
Atomic hook can be used with bootconfig to deply containers using
atomic tool in rhel 7.1. This patch adds test and exmaple template
for the hook.

Change-Id: I0f2469225027f3d37c7dd59f85dee8b5aa24a874
2015-05-07 07:56:37 +05:30
cfn Fixes circular dependency check and alarm action 2014-12-16 11:17:52 +01:00
contrib Sample heat templates for keystone resources 2015-03-20 19:45:05 +05:30
hot Add tests and example template for atomic hook 2015-05-07 07:56:37 +05:30
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 Add tests and example template for atomic hook 2015-05-07 07:56:37 +05:30
tools Elements for building a heat test image 2015-03-04 10:21:03 +13: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 Add env_file support for docker-compose hook 2015-04-07 22:46:47 +05:30
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