OpenStack Orchestration (Heat) Client
1618d952cc
This broke the building of the release notes. Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a |
||
---|---|---|
doc | ||
heatclient | ||
releasenotes/notes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
python-heatclient
OpenStack Orchestration API Client Library
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
).
- Free software: Apache license
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- Template
- How to Contribute