Files
python-ganttclient/nova/tests
Boris Pavlovic 2d653653cf Fix missing wrap_db_error for Session.execute() method
We should add wrap_db_error for Session.execute() method, because
Query.update() method will call Session.execute() and it is not inside
Session.flush(), so exceptions from Query.update() wouldn't be wrapped.

Add test for Session.flush() wrapper
Add test for Session.execute() wrapper

Fixes bug 1107890

Change-Id: I96894e502f9f279999b61a1e66469e34a07a022d
2013-01-29 00:50:13 +04:00
..
2013-01-09 20:43:57 +00:00
2013-01-14 09:32:47 -08:00
2013-01-09 00:17:51 -05:00
2013-01-09 00:17:51 -05:00
2013-01-14 09:32:47 -08:00