Comment 10 for bug 1877447

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

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

commit 61bf68de3185c48363a6c6c9187773368152ffdd
Author: Flavio Fernandes <email address hidden>
Date: Tue Jul 14 10:53:54 2020 -0400

    [ovn]: port forwarding -- extend support for OVN usage (cont.)

    This is a follow up from commit eb46081150a4ca4e2007cabfcadd134cbc85435e

    In order to be used by functional tests -- or anything that does not use
    stevedore that can map from "ovn-router" value -- pf_plugin also needs to
    recognize "neutron.services.ovn_l3.plugin.OVNL3RouterPlugin" as a way for
    specifying the OVN L3 service plugin.

    Change-Id: I4227cc3ceb2a17f40df86dadd71d99198b6b26e9
    Related-Bug: #1877447