]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
ReST API: Clean up exception-handling cruft
authorZane Bitter <zbitter@redhat.com>
Wed, 16 Jan 2013 17:55:58 +0000 (18:55 +0100)
committerZane Bitter <zbitter@redhat.com>
Thu, 17 Jan 2013 10:47:47 +0000 (11:47 +0100)
commit03b0e72a31d32c2919cd98a047bdd23f861cfbcf
tree4840c18d0db604ea0d017424361bb97f8226999d
parent0f902d50e2f180d6bc7667af90b0b98f34c1c0a5
ReST API: Clean up exception-handling cruft

Now that we have explicit exception types indicating when a resource is not
found we don't have to rely on knowing which call the error was from.

Change-Id: I54ebce7cb68e551852fd87d51b57b26536cde136
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/api/openstack/v1/stacks.py
heat/api/openstack/v1/util.py