OpenStack Orchestration (Heat) Client
03e5e7e3c1
Change-Id: I862cbc8e6b37ea90d3e13bfba1e94a20819ccec6 |
||
---|---|---|
doc/source | ||
heatclient | ||
tests | ||
tools | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.md | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
tox.ini |
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/>
_.