diff options
author | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-07-20 21:47:16 +0000 |
---|---|---|
committer | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-07-20 21:59:24 +0000 |
commit | 040f09c85905ef479bfb0c2b74f230f92b5315b7 (patch) | |
tree | d08b04e7882a7f3ae9872796c8bb91241a7a5039 /nova/notifications.py | |
parent | 5ac7076255946caf59e5d0410e47841b38ceadc3 (diff) | |
download | nova-040f09c85905ef479bfb0c2b74f230f92b5315b7.tar.gz nova-040f09c85905ef479bfb0c2b74f230f92b5315b7.tar.xz nova-040f09c85905ef479bfb0c2b74f230f92b5315b7.zip |
Remove unnecessary use of with_lockmode
Using with_lockmode outside of a transaction is useless. It's also
unnecessary when code won't ever make any updates to the records.
Change-Id: Ib58b035cc5803e49654570b451ad381bebdd300c
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions