OpenStack Orchestration (Heat) Client
Go to file
Steve Baker b03183ce3f setup tweaks 2012-10-12 16:54:06 +13:00
doc/source Initial import 2012-10-10 08:55:03 +13:00
heatclient setup tweaks 2012-10-12 16:54:06 +13:00
tests Get fakes and mox working so that any http request/response sequence can be 2012-10-12 16:50:43 +13:00
tools setup tweaks 2012-10-12 16:54:06 +13:00
.gitignore Format parameters for create call 2012-10-11 13:09:56 +13:00
LICENSE Initial import 2012-10-10 08:55:03 +13:00
MANIFEST.in setup tweaks 2012-10-12 16:54:06 +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 setup tweaks 2012-10-12 16:54:06 +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/>_.