deb-heat/README.rst
ricolin d6119ed6a3 update integration list in README
current integration list in README.rst is outdated.

Change-Id: Iaf396f936ae512cdcfbcdd8d7a023c4914a02361
2015-09-03 08:45:49 +08:00

2.0 KiB

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 git@github.com:openstack/heat.git

Python client

https://github.com/openstack/python-heatclient

References

We have integration with