[ovs-dev] [PATCH ovn 1/2] ovn-architecture: Update the gateway section to mention interconnection use case.

Han Zhou hzhou at ovn.org
Wed May 6 20:32:09 UTC 2020


Signed-off-by: Han Zhou <hzhou at ovn.org>
---
 ovn-architecture.7.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/ovn-architecture.7.xml b/ovn-architecture.7.xml
index 533ae71..3340770 100644
--- a/ovn-architecture.7.xml
+++ b/ovn-architecture.7.xml
@@ -526,7 +526,13 @@
 
   <p>
     Gateways provide limited connectivity between logical networks and physical
-    ones.  OVN support multiple kinds of gateways.
+    ones. They can also provide connectivity between different OVN deployments.
+    This section will focus on the former, and the latter will be described in
+    details in section <code>OVN Deployments Interconnection</code>.
+  </p>
+
+  <p>
+    OVN support multiple kinds of gateways.
   </p>
 
   <h3>VTEP Gateways</h3>
-- 
2.1.0



More information about the dev mailing list