OpenStack Orchestration (Heat) Templates
Go to file
kaz_shinohara f8cf393737 Add sample templates for Blazar
Since Rocky, Heat supports Blazar which is a reservation service in
OpenStack. This patch provides sample templates regarding Blazar Host
and Lease resources accordingly.

Change-Id: I169a96c63eee59ec9b0d098f86709e6d02d1209f
Depends-On: I1392919540a6bdd67ce7078e3a1206ecdb9854e1
2019-03-08 07:08:32 +00:00
cfn autoscaling: Remove usage of deprecated Ceilometer API 2017-05-23 07:48:04 +02:00
contrib/rackspace Sample template for Keystone Service and Endpoint 2015-05-27 13:50:57 +05:30
doc/source Add basic stuff to build docs 2017-07-20 06:04:50 +00:00
hot Add sample templates for Blazar 2019-03-08 07:08:32 +00:00
jeos F18 is deprecated - remove ability to create F18 images 2014-01-11 19:34:08 -07:00
openshift-origin Merge "Update and replace http with https for doc links in heat-templates" 2018-03-27 15:51:04 +00:00
playbooks/devstack Migrate templates job to Zuul v3 2017-11-24 06:33:25 +00:00
tests Merge "Add a hook to help write json files" 2017-01-09 23:03:28 +00:00
tools Migrate templates job to Zuul v3 2017-11-24 06:33:25 +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
.yamllint Lint YAML files 2016-06-03 11:29:04 +02:00
.zuul.yaml Zuul: Remove project name 2018-02-05 15:39:12 -08:00
CONTRIBUTING.rst Update and replace http with https for doc links in heat-templates 2018-01-30 12:16:43 -05:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst Update and replace http with https for doc links in heat-templates 2018-01-30 12:16:43 -05:00
requirements.txt Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
setup.cfg Update and replace http with https for doc links in heat-templates 2018-01-30 12:16:43 -05:00
setup.py Add python setup config file 2015-02-05 17:38:43 +00:00
test-requirements.txt Add basic stuff to build docs 2017-07-20 06:04:50 +00:00
tox.ini Add basic stuff to build docs 2017-07-20 06:04:50 +00:00

README.rst

Team and repository tags

image

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