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
Jenkins 38e5fed6e7 Merge "Workflow documentation is now in infra-manual" 9 years ago
doc Workflow documentation is now in infra-manual 9 years ago
heatclient Remove remaining deprecated oslo-incubator modules 9 years ago
tools warn against sorting requirements 9 years ago
.gitignore Add a tox job for generating docs 9 years ago
.gitreview Update .gitreview for org move. 11 years ago
.testr.conf Migrate to testr from nose. 10 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
LICENSE Initial import 11 years ago
MANIFEST.in Cleanup in preperation for release. 10 years ago
README.rst Workflow documentation is now in infra-manual 9 years ago
openstack-common.conf Convert strutils to oslo.utils.encodeutils 9 years ago
requirements.txt Convert strutils to oslo.utils.encodeutils 9 years ago
run_tests.sh Copy run_test.sh from heat repo 10 years ago
setup.cfg Mark heatclient as being a universal wheel 9 years ago
setup.py Updated from global requirements 9 years ago
test-requirements.txt Updated from global requirements 9 years ago
tox.ini Fix H302 errors 9 years ago

README.rst

Python bindings to the Heat orchestration API

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

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.

See release notes and more at http://docs.openstack.org/developer/python-heatclient/.