OpenStack Orchestration (Heat) Client
Go to file
Steve Baker 03e5e7e3c1 Ignore heatclient/versioninfo
Change-Id: I862cbc8e6b37ea90d3e13bfba1e94a20819ccec6
2012-11-26 13:45:36 +13:00
doc/source Initial import 2012-10-10 08:55:03 +13:00
heatclient Ignore heatclient/versioninfo 2012-11-26 13:45:36 +13:00
tests adding test coverage for common/http, improving the redirect handling 2012-11-13 18:34:22 -05:00
tools setup tweaks 2012-10-12 16:54:06 +13:00
.gitignore Ignore heatclient/versioninfo 2012-11-26 13:45:36 +13:00
.gitreview Add .gitreview file. 2012-10-30 12:08:34 +01:00
LICENSE Initial import 2012-10-10 08:55:03 +13:00
MANIFEST.in setup tweaks 2012-10-12 16:54:06 +13:00
openstack-common.conf Initial import 2012-10-10 08:55:03 +13:00
README.md Swap readme files 2012-10-10 10:49:45 +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

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/>_.