0659df1e97f6b4bca5e2d7baa5bda9666f6cd60b
Follow oslo.config style guide for help strings better to create consistent help strings: * Finish help strings with "." * Fix capitalization in one example * Fix wording (use "by a semicolon") Change-Id: I402401509481ce18bac333cd6d96554d64725b57
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 OpenStack wiki. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-heatclient/.
Description
Languages
Python
100%