2b83260feb910a72bceed93db2f4ebd59c692022
With this fix, heatclient will display a clear error message when encounter an server-side error. Additionally, the corresponding traceback will be displayed when "--verbose" is set. Change-Id: I99b828465f61478a3c63fcf549d044a62523be1f
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%