OpenStack Orchestration (Heat) Client
c1938fbe82
setup.py is no longer maintained by the global sync. Also the note in requirements.txt does not apply since pip 20.3. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-June/034073.html Change-Id: Id5c3bcdaaf31cc7de0a69500ed7a18d0d6680c38 |
||
---|---|---|
doc | ||
heatclient | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
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