deb-heat/README.rst
Oleksii Chuprykov 9c1f87b011 Add senlin to README.rst (github main page)
Change-Id: I8c4922698858429fbf2e83f540ca8682dbabbcbc
2016-04-18 12:26:14 +03:00

2.4 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 https://git.openstack.org/openstack/heat

Python client

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

References

We have integration with