ce02d917f745da52764c85dd02a48c539eb62782
An internal unexpected exception is raised while create a stack with an environment file which only has string content. We should handle the case and raise the correct error message such as "environment file is not Yaml format". Change-Id: I4e124db6a8dca9cf811f151ae95058cdaae16a01 Closes-Bug: #1273974
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%