You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Closes-Bug: #1220524 Change-Id: Id78f7c7c78d31c0126b43f7a846f02f2542b0b7c |
10 years ago | |
---|---|---|
doc/source | 11 years ago | |
heatclient | 10 years ago | |
tools | 10 years ago | |
.gitignore | 10 years ago | |
.gitreview | 11 years ago | |
.testr.conf | 10 years ago | |
CONTRIBUTING.rst | 10 years ago | |
LICENSE | 11 years ago | |
MANIFEST.in | 10 years ago | |
README.rst | 10 years ago | |
openstack-common.conf | 10 years ago | |
requirements.txt | 10 years ago | |
run_tests.sh | 10 years ago | |
setup.cfg | 10 years ago | |
setup.py | 10 years ago | |
test-requirements.txt | 10 years ago | |
tox.ini | 10 years ago |
README.rst
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. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-heatclient/.