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
zhufl 036ae75689 Fix missing print format
This is to:
1. Add missing print format for "%(hook_type)".
2. Add ws between words in log message "notavailable".

Change-Id: Iaee8697c95f66bff0536db9a266158a3cbc89412
4 years ago
doc Migrate the link of bug report button to storyboard 5 years ago
heatclient Fix missing print format 4 years ago
playbooks/devstack OpenDev Migration Patch 4 years ago
releasenotes Update master for stable/stein 4 years ago
tools Avoid tox_install.sh for constraints support 6 years ago
.coveragerc Remove oslo-incubator modules 7 years ago
.gitignore Switch to stestr 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Merge "Dropping the py35 testing" 4 years ago
CONTRIBUTING.rst Update the bugs link to storyboard 4 years ago
LICENSE Initial import 11 years ago
README.rst Trivial: Update pypi url to new url 5 years ago
babel.cfg Initial setup for i18n support 9 years ago
lower-constraints.txt Switch to stestr 5 years ago
requirements.txt add lower-constraints job 5 years ago
setup.cfg Dropping the py35 testing 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Switch to stestr 5 years ago
tox.ini Dropping the py35 testing 4 years ago

README.rst

Team and repository tags

image

python-heatclient

Latest Version

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