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.
![]() |
9 years ago | |
---|---|---|
doc | 9 years ago | |
heatclient | 9 years ago | |
tools | 9 years ago | |
.gitignore | 9 years ago | |
.gitreview | 11 years ago | |
.testr.conf | 10 years ago | |
CONTRIBUTING.rst | 9 years ago | |
LICENSE | 11 years ago | |
MANIFEST.in | 10 years ago | |
README.rst | 9 years ago | |
openstack-common.conf | 9 years ago | |
requirements.txt | 9 years ago | |
run_tests.sh | 10 years ago | |
setup.cfg | 9 years ago | |
setup.py | 9 years ago | |
test-requirements.txt | 9 years ago | |
tox.ini | 9 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 developer guide. The master repository is in Git.
See release notes and more at http://docs.openstack.org/developer/python-heatclient/.