heat-templates/README.rst
ricolin 0440e8a9e4 Drop use of git.openstack.org
Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.

Change-Id: I52a34bded5f4343469cbca647707304ca05c62ec
2019-12-23 12:19:27 +08:00

31 lines
898 B
ReStructuredText

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