OpenStack Orchestration (Heat) Client
Go to file
Steve Baker 1269bb20c7 Initial import 2012-10-10 08:55:03 +13:00
doc/source Initial import 2012-10-10 08:55:03 +13:00
heatclient Initial import 2012-10-10 08:55:03 +13:00
tests Initial import 2012-10-10 08:55:03 +13:00
tools Initial import 2012-10-10 08:55:03 +13:00
.gitignore Initial import 2012-10-10 08:55:03 +13:00
LICENSE Initial import 2012-10-10 08:55:03 +13:00
MANIFEST.in Initial import 2012-10-10 08:55:03 +13:00
README.rst Initial import 2012-10-10 08:55:03 +13:00
openstack-common.conf Initial import 2012-10-10 08:55:03 +13:00
run_tests.sh Initial import 2012-10-10 08:55:03 +13:00
setup.cfg Initial import 2012-10-10 08:55:03 +13:00
setup.py Initial import 2012-10-10 08:55:03 +13:00
tox.ini Initial import 2012-10-10 08:55:03 +13:00

README.rst

Python bindings to the Heat orchestration API

This is a client library for Heat built on the Heat orchestration API. It provides a Python API (the heatclient module) and a command-line tool (heat).

Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on GitHub.

See release notes and more at http://docs.openstack.org/developer/python-heatclient/.