OpenStack Orchestration (Heat) Templates
Go to file
Kanagaraj Manickam 96a0b0b3d2 Fix for heat-template build failure
In mitaka, a new feature is introduced to ignore a given
set of errors and is used here to fix the zuul faliure.

In addition, it fixes the invalid template errors.

For those templates which causes circular error is
moved to invalid folder

NOTE: openshift-origin/centos65/highly-available is marked
as invald to make the build jobs to pass.

depends-on: I4a3043fd17b69a346d447dfbd17488040cf9b387
Change-Id: I7b5b72cb8f6ff53b82edf92799a57917c718e032
Closes-bug: #1554380
2016-03-10 19:49:28 +05:30
cfn Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
contrib/rackspace Sample template for Keystone Service and Endpoint 2015-05-27 13:50:57 +05:30
hot Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
jeos F18 is deprecated - remove ability to create F18 images 2014-01-11 19:34:08 -07:00
openshift-origin Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
tests Chef-Zero software config hook 2016-01-12 15:50:31 -06:00
tools Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
.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 Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
tox.ini Fix pep8 gate 2015-12-22 18:27:31 +01: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