Comment 12 for bug 1877447

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

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

commit 597bb0d1877f92f9300d7d337bb9920ac82cab9a
Author: Flavio Fernandes <email address hidden>
Date: Tue Jul 14 12:22:47 2020 -0400

    [ovn]: port forwarding -- IDL changes

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

    This changeset covers the additions to northbound api needed for
    handling load balancer entries created on behalf of port forwarding.

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