Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.22 KB

README.rst

File metadata and controls

39 lines (28 loc) · 1.22 KB

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 [email protected]:openstack/heat.git

Python client

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

References

We have integration with