Re: [ovs-dev] [PATCH v5] ovn-nbctl: Add LB commands.

2016-09-15 Thread Guru Shetty
On 9 September 2016 at 18:30, nickcooper-zhangtonghao < nickcooper-zhangtong...@opencloud.tech> wrote: > This patch provides the command line to create a load balancer. > You can create a load balancer independently and add it to multiple > switches or routers. A single load balancer can have mult

[ovs-dev] [PATCH v5] ovn-nbctl: Add LB commands.

2016-09-09 Thread nickcooper-zhangtonghao
This patch provides the command line to create a load balancer. You can create a load balancer independently and add it to multiple switches or routers. A single load balancer can have multiple vips. Add a name column for the load balancer. With --add-duplicate, the command really creates a new loa