mirror of
https://opendev.org/openstack/heat-templates.git
synced 2026-01-16 23:10:38 +00:00
OpenStack Orchestration (Heat) Templates
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I28b9b536b3f22d6398c7e5be6bd205da73c07bd5 |
||
|---|---|---|
| cfn | ||
| contrib/rackspace | ||
| doc/source | ||
| hot | ||
| jeos | ||
| openshift-origin | ||
| playbooks/devstack | ||
| tools | ||
| .gitignore | ||
| .gitreview | ||
| .testr.conf | ||
| .yamllint | ||
| .zuul.yaml | ||
| CONTRIBUTING.rst | ||
| LICENSE | ||
| README.rst | ||
| setup.cfg | ||
========================
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/`