Comment 14 for bug 1592028

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

Reviewed: https://review.opendev.org/757653
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4937928652e91e8e14c2c96d3ed8a46201068ac4
Submitter: Zuul
Branch: master

commit 4937928652e91e8e14c2c96d3ed8a46201068ac4
Author: Miguel Lavalle <email address hidden>
Date: Mon Oct 12 16:39:08 2020 -0500

    Server-side push notifications for address groups

    Adds server side code to enable the ML2 plugin to push notifications for
    address groups. A follow up patch adds the corresponding code for the
    OVS agent to process the notifications.

    Change-Id: I49fc6e41a69f849a14da2ae67d1e4bff561dd4ec
    Related-Bug: #1592028