[ovs-dev] [PATCH] Use southbound database when saying Binding table

Hui Kang hkang.sunysb at gmail.com
Wed Mar 23 18:00:32 UTC 2016


For the sake of clarity

Signed-off-by: Hui Kang <kangh at us.ibm.com>
---
 ovn/ovn-architecture.7.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml
index 13acaf5..659c599 100644
--- a/ovn/ovn-architecture.7.xml
+++ b/ovn/ovn-architecture.7.xml
@@ -354,8 +354,8 @@
       destined to the new port's MAC address should be delivered to it, and
       update the flow that delivers broadcast and multicast packets to include
       the new port.  It also creates a record in the <code>Binding</code> table
-      and populates all its columns except the column that identifies the
-      <code>chassis</code>.
+      of the Southbound database and populates all its columns except the
+      column that identifies the <code>chassis</code>.
     </li>
 
     <li>
-- 
1.9.1




More information about the dev mailing list