tripleo-heat-templates/releasenotes/notes/ovn-port-forwarding-1c954c1c57e136d0.yaml
Flavio Fernandes 40fa5244c2 [ovn]: Enable port forwarding in neutron service plugins
NeutronServicePlugins needs to include port_forwarding in order to support
the floating ip port forwarding functionality.

Depends-On: https://review.opendev.org/#/c/741303/
Change-Id: I27ac0a536624f5461809df771a58a6e57fec0661
Closes-Bug: #1877447
Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
2020-08-14 01:26:13 +00:00

7 lines
202 B
YAML

---
features:
- |
Floating IP port forwarding is now supported under ML2/OVN. A more detailed
explanation can be found in
bug `1877447 <https://bugs.launchpad.net/neutron/+bug/1877447>`_.