Comment 1 for bug 1410777

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (master)

Reviewed: https://review.openstack.org/145794
Committed: https://git.openstack.org/cgit/stackforge/vmware-nsx/commit/?id=0e3299d69ce6f81f6502aca9a15bb9daca90158b
Submitter: Jenkins
Branch: master

commit 0e3299d69ce6f81f6502aca9a15bb9daca90158b
Author: Salvatore Orlando <email address hidden>
Date: Thu Jan 8 06:37:34 2015 -0800

    NSX: synchronize floating IP operations

    This patch simply adds floating IP operations (create, update,
    and delete) to the VMware global mutex already employed for
    router gateway operations.

    This should prevent the occurence of database lock wait timeout
    errors caused by untimely eventlet yields.

    Closes-Bug: #1410777

    Change-Id: I0e887b1401daec991f2244fb897a4b1dd206bf35