Comment 2 for bug 1629358

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

Reviewed: https://review.openstack.org/381091
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=6dad68b260462075d1f3627b0325bb1992c2ccb1
Submitter: Jenkins
Branch: master

commit 6dad68b260462075d1f3627b0325bb1992c2ccb1
Author: Thomas Morin <email address hidden>
Date: Mon Oct 3 14:32:01 2016 +0200

    bagpipe: rely on ROUTER_INTERFACE registry callbacks

    This change replaces the code trying to detect new router
    interfaces based on PORT create/update notifications, by code simply
    listening on ROUTER_INTERFACE created/deleted notifications.

    Change-Id: Ibab3ab2adfc636d4a48775ea7e9ac7ffdf53dcdf
    Closes-Bug: 1629358