diff options
author | Chris Behrens <cbehrens@codestud.com> | 2013-03-13 21:41:43 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2013-03-13 21:41:43 +0000 |
commit | cef34cd69156036c855ec217225edfce65b63d3c (patch) | |
tree | 3b596e1d6330e58c4631ae89b8b41344e2119d1a /nova/utils.py | |
parent | dd6e5368f1a9512f807f5140f687804d6a96adf5 (diff) | |
download | nova-cef34cd69156036c855ec217225edfce65b63d3c.tar.gz nova-cef34cd69156036c855ec217225edfce65b63d3c.tar.xz nova-cef34cd69156036c855ec217225edfce65b63d3c.zip |
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
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions