]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Properly handle templates of invalid format
authorTomas Sedovic <tomas@sedovic.cz>
Wed, 21 Mar 2012 16:24:53 +0000 (17:24 +0100)
committerTomas Sedovic <tomas@sedovic.cz>
Wed, 21 Mar 2012 16:24:53 +0000 (17:24 +0100)
commitfaddc4daaebcefa4c92d7b8fe2f9c4ea8cf66633
tree85c13ea16840c899e9286ee53c4c67104d9281ef
parent8acb771bb9a80ad87ddd69ba5e9b276d2405e33d
Properly handle templates of invalid format

Fixes #19

When we receive a template that's not in JSON, we display a meaningful message
instead of a stacktrace.
heat/api/v1/stacks.py