The Dynamic_Routing.Naming read
"For a logical switch port, <code>ovn-northd</code> copies this from
...
For a logical switch port, <code>ovn-northd</code> does not currently
set this key
...
"

the documentation says it both sets and doesn't set the option for
logical switch port. The second mention of logical switch port should be
logical router port.

Fixes: 7ad8b2bd8fab ("ovn-northd: Propagate Neutron port names to southbound 
database.")
Assisted-by: Claude Opus 4.6, Claude Code
Signed-off-by: Jacob Tanenbaum <[email protected]>
---
 ovn-sb.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ovn-sb.xml b/ovn-sb.xml
index 512646991..5ea8c3ade 100644
--- a/ovn-sb.xml
+++ b/ovn-sb.xml
@@ -4142,7 +4142,7 @@ tcp.flags = RST;
         </p>
 
         <p>
-          For a logical switch port, <code>ovn-northd</code> does not currently
+          For a logical router port, <code>ovn-northd</code> does not currently
           set this key.
         </p>
       </column>
-- 
2.55.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to