← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1262156] Re: nicira: _update_fip_assoc triggers eventlet deadlock

 

** Also affects: vmware-nsx
   Importance: Undecided
       Status: New

** No longer affects: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1262156

Title:
  nicira: _update_fip_assoc triggers eventlet deadlock

Status in vmware-nsx:
  New

Bug description:
  in neutron/l3_db.py _update_fip_assoc is executed from within a
  database transaction.

  The same routine for the nvp plugin executes backend operations such
  as updating the nat rules and ip addresses on the nvp platform, thus
  potentially triggering the deadlock with another mysql transaction
  such as the state report from an agent or a concurrent request.

To manage notifications about this bug go to:
https://bugs.launchpad.net/vmware-nsx/+bug/1262156/+subscriptions


References