heat/heat/api
Steven Hardy 9ce1d94553 heat API : Convert API to use HeatAPIException subclasses
Covert API to use HeatAPIException subclasses, instead of
plain webob exceptions, which cannot be correctly serialized
by the wsgi controller, and map engine errors to API exceptions
so the raw engine exception is not propogated to the user.
ref #125
fixes #150

Change-Id: I164c71e12ed29f40ad67188b645ca7ad2fa1fee8
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-07-05 09:54:54 +01:00
..
middleware openstack-common: timeutils and importutils seperated out 2012-04-27 10:23:19 +10:00
v1 heat API : Convert API to use HeatAPIException subclasses 2012-07-05 09:54:54 +01:00
__init__.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
versions.py Remerge common code with glance. 2012-03-16 14:14:25 +11:00