OpenStack Orchestration (Heat) Client
Go to file
Steve Baker 7cbfd721d5 Swap readme files 2012-10-10 10:49:45 +13:00
doc/source Initial import 2012-10-10 08:55:03 +13:00
heatclient Define CLI commands and arguments for entire API. 2012-10-10 10:46:53 +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.md Swap readme files 2012-10-10 10:49:45 +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.md

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 <http://wiki.openstack.org/HowToContribute>. The master repository is on GitHub <http://github.com/heat-api/python-heatclient>.

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