heat/heat/db/sqlalchemy
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
..
migrate_repo Store the user parameters in the stack table 2012-06-27 15:22:59 +10:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Make the describe-resource API calls user-aware 2012-06-20 17:40:38 +02:00
manage.py Remove hard-coded paths from DB setup script 2012-04-17 17:38:48 +02:00
migration.py more pep fixups. 2012-04-27 13:15:15 +10:00
models.py Store the user parameters in the stack table 2012-06-27 15:22:59 +10:00
session.py Get rid of _wrap_db_error() 2012-06-28 18:01:21 +02:00