nicira: _update_fip_assoc triggers eventlet deadlock

Bug #1262156 reported by Salvatore Orlando
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vmware-nsx
New
Undecided
Unassigned

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.

Tags: nicira
tags: added: nicira
Changed in neutron:
status: New → Confirmed
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-2 → icehouse-3
Changed in neutron:
milestone: icehouse-3 → icehouse-rc1
Changed in neutron:
milestone: icehouse-rc1 → none
status: Confirmed → Triaged
no longer affects: neutron
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.