diff mbox series

[ovs-dev,ovn,v2,2/7] ovn-architecture: Flip network diagrams.

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

Commit Message

Ben Pfaff March 18, 2020, 6:45 p.m. UTC
Most network diagrams show end-hosts at the bottom ("south").

Signed-off-by: Ben Pfaff <blp@ovn.org>
---
 ovn-architecture.7.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
diff mbox series

Patch

diff --git a/ovn-architecture.7.xml b/ovn-architecture.7.xml
index 415c895e497f..d32978a9d5be 100644
--- a/ovn-architecture.7.xml
+++ b/ovn-architecture.7.xml
@@ -598,17 +598,17 @@ 
   </p>
 
   <pre fixed="yes">
-                             LS1  ...  LSn
-                              |    |    |
-                              +----+----+
+                                LSlocal
                                    |
-                                  LR1
+                                  GLR
                                    |
                                 LSjoin
                                    |
-                                  GLR
+                                  LR1
                                    |
-                                LSlocal
+                              +----+----+
+                              |    |    |
+                             LS1  ...  LSn
   </pre>
 
   <p>
@@ -650,13 +650,13 @@ 
   </p>
 
   <pre fixed="yes">
-                             LS1  ...  LSn
-                              |    |    |
-                              +----+----+
+                                LSlocal
                                    |
                                   LR1
                                    |
-                                LSlocal
+                              +----+----+
+                              |    |    |
+                             LS1  ...  LSn
   </pre>
 
   <p>