heat/heat
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
..
api heat API : Convert API to use HeatAPIException subclasses 2012-07-05 09:54:54 +01:00
cloudinit Allow login to U10 jeos launched from heat 2012-05-24 17:12:27 -07:00
common heat API : Implement API specific exceptions 2012-07-04 17:43:36 +01:00
db Delete user creds from DB when no longer required 2012-07-04 17:20:39 +02:00
engine Store the context in the resources 2012-07-04 17:20:39 +02:00
metadata Pass the stack_id into the resource_metadata_update 2012-06-26 18:57:54 +10:00
openstack Update openstack-common 2012-06-06 15:15:15 +10:00
rpc Authentication Overhaul 2012-05-29 16:54:03 -07:00
testing Add execute bits to executable scripts manage.py and runner.py 2012-06-18 09:13:25 -07:00
tests Make Stacks the owners of their own DB representation 2012-07-04 17:20:39 +02:00
__init__.py Sync cfg from openstack-common 2012-03-16 11:49:46 -04:00
client.py Add describe resource API calls 2012-06-18 13:36:10 +02:00
cloudformations.py Tidy up create timeout code 2012-06-28 18:02:08 +02:00
manager.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
service.py Authentication Overhaul 2012-05-29 16:54:03 -07:00
utils.py Remove cfntools and jeos 2012-06-07 07:47:47 -07:00
version.py Bump to v5 2012-06-27 09:56:54 -07:00