]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
remove remote_error and corresponding try...catches.
authorJianing YANG <jianingy@unitedstack.com>
Fri, 19 Jul 2013 14:08:41 +0000 (22:08 +0800)
committerJianing YANG <jianingy@unitedstack.com>
Wed, 24 Jul 2013 05:15:34 +0000 (13:15 +0800)
commit6ab8e1b6b619230c7c59130ae3beb24ba9aefb6d
treef705598aa4f13e56b277f02526cd77f62bccfe5c
parent07a284058551d99348893eeec2d50aea4b8f453b
remove remote_error and corresponding try...catches.

Implements blueprint exception-formatting

Change-Id: I94306e2b70c7fa77d1b5a1177fede88262f8bbc9
heat/api/openstack/v1/actions.py
heat/api/openstack/v1/events.py
heat/api/openstack/v1/resources.py
heat/api/openstack/v1/stacks.py
heat/api/openstack/v1/util.py