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.
![]() |
6 years ago | |
---|---|---|
doc | 6 years ago | |
heatclient | 6 years ago | |
releasenotes/notes | 6 years ago | |
tools | 6 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 8 years ago | |
.gitreview | 11 years ago | |
.testr.conf | 8 years ago | |
CONTRIBUTING.rst | 9 years ago | |
LICENSE | 11 years ago | |
README.rst | 7 years ago | |
babel.cfg | 9 years ago | |
requirements.txt | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 6 years ago | |
tox.ini | 6 years ago |
README.rst
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