OpenStack Orchestration (Heat) Templates
Find a file
yangyong 7ed394f9f5 add template for servers using Octavia
add examples for servers using Octavia loadbalancer,pool,listener,and healthMonitor

Change-Id: I10052158456f4b8b4ad365799aa9bd99bca8cba0
2019-08-29 11:46:44 +08: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 Remove docs, deprecated hooks, tests 2019-01-03 20:18:06 +13:00
hot add template for servers using Octavia 2019-08-29 11:46:44 +08: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 OpenDev Migration Patch 2019-04-19 19:47:57 +00:00
tools Remove docs, deprecated hooks, tests 2019-01-03 20:18:06 +13:00
.gitignore Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
.gitreview OpenDev Migration Patch 2019-04-19 19:47:57 +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 OpenDev Migration Patch 2019-04-19 19:47:57 +00:00
CONTRIBUTING.rst Update the bugs link to storyboard 2019-01-03 10:07:26 +08:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst Remove docs, deprecated hooks, tests 2019-01-03 20:18:06 +13:00
setup.cfg Remove docs, deprecated hooks, tests 2019-01-03 20:18:06 +13:00

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/heat-templates.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

==============
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

============================
Software configuration hooks
============================


All hooks (heat agents) in heat-templates repository are removed,
please use hooks in `heat-agents https://git.openstack.org/cgit/openstack/heat-agents` instead.
Here is document entry for heat-agents: `https://docs.openstack.org/heat-agents/latest/`