Comment 39 for bug 1877447

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

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

commit 0deec6621e6485e0a7c219953850fd14b83a7c41
Author: Flavio Fernandes <email address hidden>
Date: Fri Jul 17 17:58:17 2020 -0400

    [ovn]: port forwarding -- functional tests for maintenance task

    This is a subset of the changes for implementing the floating IP
    port forwarding feature in neutron, using OVN as the backend.

    This changeset adds functional tests in maintenance task to ensure
    that floating ips as well as port forwarding are properly handled.

    Depends-On: https://review.opendev.org/#/c/741303/
    Change-Id: I0671ed8d73ca8c0e3ba4aded81f395e20957d598
    Partially-implements: ovn/port_forwarding
    Partial-Bug: #1877447