Comment 4 for bug 1333365

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

Reviewed: https://review.openstack.org/143865
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d6a55c17360d1aa8ca91849199987ae71e8600ee
Submitter: Jenkins
Branch: master

commit d6a55c17360d1aa8ca91849199987ae71e8600ee
Author: Elena Ezhova <email address hidden>
Date: Wed Dec 24 17:09:32 2014 +0300

    Remove port from ovsdb after its deletion

    When port is being deleted via API it is not removed
    from ovsdb and corresponding iptables chains remain
    even though the port does not exist.

    This patch adds a notification for the ovs neutron agent,
    upon which the port is deleted from ovsdb.

    Co-Authored-By: Akash Gangil <email address hidden>
    Closes-Bug: #1333365
    Change-Id: Iccda3bee98d561ef3a06d0317d3d68d6b1dfb76b