Comment 6 for bug 1888829

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

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

commit ebb866310b48cbad2ae772e0551aaf994858a51e
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Jul 29 16:31:36 2020 +0000

    Filter supported extension for OVN mech driver

    OVN mechanism driver has support for a defined set of ML2 API
    extensions. When the ML2Plugin is loaded, the OVN mechanism driver
    will return, from the loaded plugin extensions, only the supported
    subset.

    Change-Id: Id23aa1c107504d47b08007752159b07f089c3090
    Related-Bug: #1888829