OpenStack Orchestration (Heat) Templates
Find a file
2025-08-20 08:32:14 +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 doc: Comment out language option 2022-06-06 15:34:22 +00:00
hot Remove templates for monasca 2025-08-20 14:50:20 +09: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 Move heat-templates-check job to zuul v3 2020-10-30 12:39:02 +08:00
roles/run-heat-template-check Merge "Remove templates for monasca" 2025-08-20 08:32:14 +00:00
tools Remove templates for monasca 2025-08-20 14:50:20 +09:00
.gitignore Remove testr 2021-05-19 11:55:16 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:47:57 +00:00
.yamllint Lint YAML files 2016-06-03 11:29:04 +02:00
.zuul.yaml remove obsolete zuul config 2025-07-31 15:12:53 +02:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-07-22 17:39:08 -05:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst Drop use of git.openstack.org 2019-12-23 12:19:27 +08:00
setup.cfg setup.cfg: Replace dashes with underscores 2023-08-02 10:00:09 +08: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://opendev.org/openstack/heat-agents` instead.
Here is document entry for heat-agents: `https://docs.openstack.org/heat-agents/latest/`