Skip to content

Commit 2af9b5c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[Docs] Add info about incompatible PF configuration in ML2/OVN gaps" into stable/2023.1
2 parents 5da469f + 475a252 commit 2af9b5c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/source/ovn/gaps.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,17 @@ at [1]_.
5656

5757
The NDP proxy functionality for IPv6 addresses is not supported by OVN.
5858

59+
* Floating IP Port Forwarding in provider networks and with distributed routing
60+
61+
Currently, when provider network types like ``vlan`` or ``flat`` are plugged
62+
to a router as internal networks while the ``enable_distributed_floating_ip``
63+
configuration option is enabled, Floating IP port forwardings
64+
which are using such router will not work properly.
65+
Due to an incompatible setting of the router to make traffic in the vlan/flat
66+
networks to be distributed but port forwardings are always centralized in
67+
ML2/OVN backend.
68+
This is being reported in [9]_.
69+
5970
References
6071
----------
6172

@@ -67,3 +78,4 @@ References
6778
.. [6] https://bugs.launchpad.net/neutron/+bug/1926515
6879
.. [7] https://review.opendev.org/c/openstack/neutron/+/788594
6980
.. [8] https://docs.openstack.org/neutron/latest/admin/config-dns-res.html
81+
.. [9] https://bugs.launchpad.net/neutron/+bug/2028846

0 commit comments

Comments
 (0)