Files
placement/nova/db/sqlalchemy
Chris Behrens be04e88377 Remove sqlalchemy calling back to DB API
sqlalchemy unnecessarily calls back to DB API in a few spots.  It's
more efficient to not do so.

Also, when dbapi_use_tpool is enabled, this causes a lock up due to an
eventlet bug.

Fixes bug 1154811

Change-Id: I5937a2dce85a09502f40ebcd99afb441938c1289
2013-03-13 21:41:43 +00:00
..
2013-02-05 10:13:04 +00:00
2013-02-26 19:15:29 -05:00