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
Ghanshyam Mann cc2014fec1
[ussuri][goal] Update contributor documentation
2 years ago
doc [ussuri][goal] Update contributor documentation 2 years ago
heatclient Merge "Stop to use the __future__ module." 2 years ago
releasenotes Update master for stable/wallaby 2 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 wallaby unit tests 3 years ago
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2 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 [goal] Migrate testing to ubuntu focal 3 years ago
requirements.txt [goal] Migrate testing to ubuntu focal 3 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 Bump default tox env from py37 to py38 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).