OpenStack Orchestration (Heat) Client
Go to file
OpenDev Sysadmins 159473d786 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:33:55 +00:00
doc Switch from oslosphinx to openstackdocstheme 2017-07-03 08:13:04 +07:00
heatclient Don't override sections in deep_update 2018-11-23 00:18:31 +00:00
releasenotes/notes Update headers for the Openstack Orchestration commands 2016-11-22 06:08:21 +05:30
tools import zuul job settings from project-config 2018-09-08 19:34:19 +02:00
.coveragerc Remove oslo-incubator modules 2016-11-12 19:23:26 +05:30
.gitignore Ignore .eggs 2015-10-22 15:37:18 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:55 +00:00
.testr.conf Add OS_TEST_PATH to testr 2015-05-12 03:44:29 -04:00
.zuul.yaml import zuul job settings from project-config 2018-09-08 19:34:19 +02:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
LICENSE Initial import 2012-10-10 08:55:03 +13:00
README.rst Show team and repo badges on README 2016-11-25 17:17:23 +01:00
babel.cfg Initial setup for i18n support 2014-12-10 12:11:48 +02:00
requirements.txt Updated from global requirements 2017-08-11 19:05:05 +00:00
setup.cfg Merge "Explicitly set 'builders' option" 2017-07-12 15:25:55 +00:00
setup.py Updated from global requirements 2017-03-03 06:31:22 +00:00
test-requirements.txt Updated from global requirements 2017-09-21 01:06:03 +00:00
tox.ini import zuul job settings from project-config 2018-09-08 19:34:19 +02:00

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