Comment 2 for bug 1561517

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

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

commit 0fe30b699dfce968a2b9ecce34a1a7022cfefab3
Author: Omer Anson <email address hidden>
Date: Thu Mar 24 15:57:00 2016 +0200

    OVSDB monitor to filter port update events

    OVSDB monitor should only dispatch events for ports that are attached to
    the br-int bridge. The controller need not be notified of other ports.

    Change-Id: I2ef8a1a55a07f48f1a81852b3fb52fcfae99b49f
    Closes-Bug: 1561517