OpenStack Orchestration (Heat) Client
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.
Go to file
Zuul fbff3c60b7 Merge "Use Sphinx 1.5 warning-is-error" 6 years ago
doc Remove vestigate HUDSON_PUBLISH_DOCS reference 6 years ago
heatclient Merge "Add `--converge` argument for osc stack update" 6 years ago
releasenotes/notes Add `--converge` argument for osc stack update 6 years ago
tools Use upper-constraints for all jobs 6 years ago
.coveragerc Remove oslo-incubator modules 7 years ago
.gitignore Ignore .eggs 8 years ago
.gitreview Update .gitreview for org move. 11 years ago
.testr.conf Add OS_TEST_PATH to testr 8 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
LICENSE Initial import 11 years ago
README.rst Show team and repo badges on README 7 years ago
babel.cfg Initial setup for i18n support 9 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Use Sphinx 1.5 warning-is-error 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini Remove support for py34 6 years ago

README.rst

Team and repository tags

image

python-heatclient

Latest Version

Downloads

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).