Signed-off-by: Hui Kang <ka...@us.ibm.com> --- ovn/ovn-architecture.7.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml index f8a348b..72786bc 100644 --- a/ovn/ovn-architecture.7.xml +++ b/ovn/ovn-architecture.7.xml @@ -382,12 +382,12 @@ <li> On the hypervisor where the VM is powered on, <code>ovn-controller</code> notices <code>external-ids</code>:<code>iface-id</code> in the new - Interface. In response, it updates the local hypervisor's OpenFlow - tables so that packets to and from the VIF are properly handled. - Afterward, in the OVN Southbound DB, it updates the + Interface. In response, in the OVN Southbound DB, it updates the <code>Binding</code> table's <code>chassis</code> column for the - row that links the logical port from - <code>external-ids</code>:<code>iface-id</code> to the hypervisor. + row that links the logical port from <code>external-ids</code>:<code> + iface-id</code> to the hypervisor. Afterward, <code>ovn-controller</code> + updates the local hypervisor's OpenFlow tables so that packets to and from + the VIF are properly handled. </li> <li> -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev