]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Optimize floating IP status update
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 10 Mar 2014 20:42:58 +0000 (13:42 -0700)
committerAaron Rosen <aaronorosen@gmail.com>
Wed, 12 Mar 2014 00:10:37 +0000 (17:10 -0700)
commit31f051a0349a40fe629a7bb5ce0ea683aa28a659
tree4bf4a1d49dc939bd75eeac9263c7ec75348ef043
parent288e3127440158f177beaae1972236def4916251
Optimize floating IP status update

Hopefully also avoid tracebacks due to nested transactions
being rolled back

Change-Id: I1e74fb8d90de09b53d330f499b93073f19a5b9bf
Closes-Bug: #1290549
neutron/db/l3_db.py