diff mbox series

[ovs-dev,ovn,v2,7/7] docs: Acknowledge in more places that localnet isn't the only option.

Message ID 20200318184548.3000357-8-blp@ovn.org
State Accepted
Commit a0674628b489b623d6775069f5eaea044e1db344
Headers show
Series gateway documentation improvements | expand

Commit Message

Ben Pfaff March 18, 2020, 6:45 p.m. UTC
Signed-off-by: Ben Pfaff <blp@ovn.org>
---
 ovn-architecture.7.xml | 10 +++++-----
 ovn-nb.xml             |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)
diff mbox series

Patch

diff --git a/ovn-architecture.7.xml b/ovn-architecture.7.xml
index a250cb38d811..533ae716d11d 100644
--- a/ovn-architecture.7.xml
+++ b/ovn-architecture.7.xml
@@ -1592,11 +1592,11 @@ 
     where a VM or container resides.  Whenever possible, packets from
     the VM or container to the outside world should be processed
     completely on that VM's or container's hypervisor, eventually
-    traversing a localnet port instance on that hypervisor to the
-    physical network.  Whenever possible, packets from the outside
-    world to a VM or container should be directed through the physical
-    network directly to the VM's or container's hypervisor, where the
-    packet will enter the integration bridge through a localnet port.
+    traversing a localnet port instance or a tunnel to the physical
+    network or a different OVN deployment.  Whenever possible, packets
+    from the outside world to a VM or container should be directed
+    through the physical network directly to the VM's or container's
+    hypervisor.
   </p>
 
   <p>
diff --git a/ovn-nb.xml b/ovn-nb.xml
index 7f142bd35031..108889713182 100644
--- a/ovn-nb.xml
+++ b/ovn-nb.xml
@@ -2038,9 +2038,9 @@ 
       <p>
         If any of these are set, this logical router port represents a
         distributed gateway port that connects this router to a
-        logical switch with a <code>localnet</code> port.  There may
-        be at most one such logical router port on each logical
-        router.
+        logical switch with a <code>localnet</code> port or a
+        connection to another OVN deployment.  There may be at most
+        one such logical router port on each logical router.
       </p>
 
       <p>