summaryrefslogtreecommitdiffstats
path: root/nova/context.py
diff options
context:
space:
mode:
authorChris Behrens <cbehrens@codestud.com>2013-03-13 21:41:43 +0000
committerChris Behrens <cbehrens@codestud.com>2013-03-13 21:41:43 +0000
commitcef34cd69156036c855ec217225edfce65b63d3c (patch)
tree3b596e1d6330e58c4631ae89b8b41344e2119d1a /nova/context.py
parentdd6e5368f1a9512f807f5140f687804d6a96adf5 (diff)
downloadnova-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/context.py')
0 files changed, 0 insertions, 0 deletions