[ovs-dev] [PATCH ovn] ovn-nb.xml: Fix the description about LB usage on logical routers.

Numan Siddique numans at ovn.org
Mon Jun 22 06:32:43 UTC 2020


On Mon, Jun 22, 2020 at 11:46 AM Han Zhou <hzhou at ovn.org> wrote:

> LB is supported not only on Gateway routers but also on distributed
> routers as long as they have distributed gateway ports.  It is tested
> by case "ovn -- Load balancer health checks".
>
> Signed-off-by: Han Zhou <hzhou at ovn.org>
>

Acked-by: Numan Siddique <numans at ovn.org>

Thanks
Numan


> ---
>  ovn-nb.xml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/ovn-nb.xml b/ovn-nb.xml
> index 8368d51..0259487 100644
> --- a/ovn-nb.xml
> +++ b/ovn-nb.xml
> @@ -1763,7 +1763,8 @@
>
>      <column name="load_balancer">
>        Load balance a virtual ip address to a set of logical port ip
> -      addresses.  Load balancer rules only work on the Gateway routers.
> +      addresses.  Load balancer rules only work on the Gateway routers or
> +      routers with distributed gateway ports.
>      </column>
>
>      <group title="Naming">
> --
> 2.1.0
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>


More information about the dev mailing list