File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,17 @@ at [1]_.
56
56
57
57
The NDP proxy functionality for IPv6 addresses is not supported by OVN.
58
58
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
+
59
70
References
60
71
----------
61
72
@@ -67,3 +78,4 @@ References
67
78
.. [6 ] https://bugs.launchpad.net/neutron/+bug/1926515
68
79
.. [7 ] https://review.opendev.org/c/openstack/neutron/+/788594
69
80
.. [8 ] https://docs.openstack.org/neutron/latest/admin/config-dns-res.html
81
+ .. [9 ] https://bugs.launchpad.net/neutron/+bug/2028846
You can’t perform that action at this time.
0 commit comments