OpenStack Orchestration (Heat) Client
Go to file
Steve Baker a66f891e1e resolve test template file path no matter where it is run from 2012-10-19 06:16:36 +10:00
doc/source Initial import 2012-10-10 08:55:03 +13:00
heatclient pass the dict to print_dict 2012-10-18 13:46:05 +10:00
tests resolve test template file path no matter where it is run from 2012-10-19 06:16:36 +10: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/>_.