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
Zuul 670fe7ce2a
Merge "Use unittest.mock instead of third party mock"
3 years ago
doc Switch to newer openstackdocstheme and reno versions 3 years ago
heatclient Use unittest.mock instead of third party mock 3 years ago
playbooks/devstack OpenDev Migration Patch 4 years ago
releasenotes Switch to newer openstackdocstheme and reno versions 3 years ago
tools Avoid tox_install.sh for constraints support 5 years ago
.coveragerc Remove oslo-incubator modules 6 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 Add Python3 victoria unit tests 3 years ago
CONTRIBUTING.rst Update the bugs link to storyboard 4 years ago
LICENSE Initial import 11 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
babel.cfg Initial setup for i18n support 8 years ago
lower-constraints.txt Merge "Use unittest.mock instead of third party mock" 3 years ago
requirements.txt add lower-constraints job 5 years ago
setup.cfg Add py38 package metadata 3 years ago
setup.py [ussuri][goal] Drop python 2.7 support and testing 3 years ago
test-requirements.txt Merge "Use unittest.mock instead of third party mock" 3 years ago
tox.ini [ussuri][goal] Drop python 2.7 support and testing 3 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).