heat/README.rst
rajat29 c25a31a517 Update URL in README.rst
Change-Id: Ib2d036d71f9d4ce7185e2a40d69ab4f9314cebb5
2017-08-08 12:34:20 +05:30

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