OpenStack Orchestration (Heat) Client
You can not 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
rabi 2c27692f49
Remove oslo-incubator modules
6 years ago
doc Fix doc build if git is absent 7 years ago
heatclient Remove oslo-incubator modules 6 years ago
tools Remove white space between print and () 7 years ago
.coveragerc Remove oslo-incubator modules 6 years ago
.gitignore Ignore .eggs 8 years ago
.gitreview Update .gitreview for org move. 10 years ago
.testr.conf Add OS_TEST_PATH to testr 8 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 8 years ago
LICENSE Initial import 11 years ago
README.rst improve readme content 8 years ago
babel.cfg Initial setup for i18n support 8 years ago
requirements.txt Updated from global requirements 6 years ago
run_tests.sh Copy run_test.sh from heat repo 9 years ago
setup.cfg Merge "Add url in setup.cfg" 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Remove oslo-incubator modules 6 years ago

README.rst

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