OpenStack Orchestration (Heat) Client
d84f0af031
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I5a7ecb69e9624d37b88da7b7e5e53f8a9906cd0b |
||
---|---|---|
doc | ||
heatclient | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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