heat/heat/db
Zane Bitter 4bff543367 Get rid of _wrap_db_error()
This was causing recursion depth errors, and the exceptions in question are
never being specifically caught anywhere anyway.

Fixes #137

Change-Id: Iebd2693bb1418392ebb041fbbb788bef28aae581
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-06-28 18:01:21 +02:00
..
sqlalchemy Get rid of _wrap_db_error() 2012-06-28 18:01:21 +02:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Add more per-user stack support (2). 2012-06-18 09:47:34 -07:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00