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.
![]() Oslo.utils 3.17 provides similar function, just use it. For more information: [1] http://docs.openstack.org/developer/oslo.utils/history.html Closes-Bug: #1627313 Change-Id: Ie738e910cc72535fe97295d7e118eda2412ecd15 |
7 years ago | |
---|---|---|
doc | 7 years ago | |
heatclient | 7 years ago | |
tools | 7 years ago | |
.coveragerc | 8 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 | 8 years ago | |
babel.cfg | 9 years ago | |
openstack-common.conf | 9 years ago | |
requirements.txt | 7 years ago | |
run_tests.sh | 10 years ago | |
setup.cfg | 7 years ago | |
setup.py | 8 years ago | |
test-requirements.txt | 7 years ago | |
tox.ini | 7 years ago |
README.rst
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