]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move plugin.delete_port call out of transaction
authorEugene Nikanorov <enikanorov@mirantis.com>
Sat, 19 Jul 2014 13:08:53 +0000 (17:08 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Sat, 19 Jul 2014 13:08:53 +0000 (17:08 +0400)
commit2f7a2ae72b4b6584976f45b0cd4c9fe567db4926
tree5e0b0af77eecea15fbf967b573091fa1bcfe7987
parentc82e6a4d33c2a8dc51260fab4ad0cb87805b49de
Move plugin.delete_port call out of transaction

This might fix a few cases of lock wait timeouts.

Change-Id: Iaa656a8582b2ff3ec55709bbe47b1ac9f5fc2a99
Closes-Bug: #1342166
neutron/db/loadbalancer/loadbalancer_db.py