heat/README.rst
huangtianhua a2248043e1 Switch to heat-agents for docs
We have already created a new heat-agents repo,
switch to use heat-agents in docs.

Change-Id: I21689bb5832cfc113762cfc63629db5a675424b5
2017-01-18 11:50:52 +08:00

2.8 KiB

Team and repository tags

image

Heat

Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.

Why heat? It makes the clouds rise and keeps them there.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/heat

Python client

https://git.openstack.org/cgit/openstack/python-heatclient

References

We have integration with