summaryrefslogtreecommitdiff
path: root/README.rst
blob: dae49c92c71076cff05efa44da545cd2c2a4cbdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
========================
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://opendev.org/openstack/heat-agents` instead.
Here is document entry for heat-agents: `https://docs.openstack.org/heat-agents/latest/`