[ovs-dev] [PATCH ovn] northd: improve OVN BFD documentation

Mark Michelson mmichels at redhat.com
Wed Feb 10 19:57:53 UTC 2021


I folded in Ben's changes, added Ben as a co-author, and pushed this to 
master. Thanks!

On 2/8/21 5:05 PM, Ben Pfaff wrote:
> On Mon, Feb 08, 2021 at 11:49:03AM +0100, Lorenzo Bianconi wrote:
>> Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
> 
> Thanks!
> 
> Acked-by: Ben Pfaff <blp at ovn.org>
> 
> I suggest folding in the following as well to make it clearer the roles
> of the different groups of columns.
> 
> diff --git a/ovn-nb.xml b/ovn-nb.xml
> index 58083f101445..cd297a12abcb 100644
> --- a/ovn-nb.xml
> +++ b/ovn-nb.xml
> @@ -3763,6 +3763,10 @@
>       </p>
>   
>       <group title="Configuration">
> +      <p>
> +        <code>ovn-northd</code> reads configuration from these columns.
> +      </p>
> +
>         <column name="logical_port">
>           OVN logical port when BFD engine is running.
>         </column>
> @@ -3802,6 +3806,10 @@
>       </group>
>   
>       <group title="Status Reporting">
> +      <p>
> +        <code>ovn-northd</code> writes BFD status into these columns.
> +      </p>
> +
>         <column name="status">
>           <p>
>             BFD port logical states. Possible values are:
> 
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
> 



More information about the dev mailing list