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

Ben Pfaff blp at ovn.org
Wed Mar 23 18:22:07 UTC 2016


On Wed, Mar 23, 2016 at 02:00:32PM -0400, Hui Kang wrote:
> 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>.

This would be a better clarification if it corrected the name of the
table.



More information about the dev mailing list