Comment 4 for bug 1628408

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

Reviewed: https://review.openstack.org/379182
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=b06a885b7660e24b837595d5ff3ba14fcdba4ff3
Submitter: Jenkins
Branch: master

commit b06a885b7660e24b837595d5ff3ba14fcdba4ff3
Author: Hong Hui Xiao <email address hidden>
Date: Thu Sep 29 14:36:12 2016 +0800

    Check port existence before updating it in NB DB

    The logical port might already been deleted due to concurrent operation.
    DF mech_driver should check its existence before updating it.

    Change-Id: I110b4d3adcd5c169a65917422c1f2c8fc3bac993
    Close-Bug: #1628408