OpenStack Orchestration (Heat) Templates
Find a file
Andrei Nistor 63444ea47a Fix software config on rdo
The os-refresh-config scripts directory is currently set to
/opt/stack/os-config-refresh, but the latest os-refresh-config expects it to be
/usr/libexec/os-refresh-config

Change-Id: Ic3f61ea88fd431e7d9893c6930c778f6fbf21147
2020-11-16 05:48:26 +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 Remove docs, deprecated hooks, tests 2019-01-03 20:18:06 +13:00
hot Fix software config on rdo 2020-11-16 05:48:26 +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 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 Drop use of git.openstack.org 2019-12-23 12:19:27 +08: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://opendev.org/openstack/heat-agents` instead.
Here is document entry for heat-agents: `https://docs.openstack.org/heat-agents/latest/`