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

2016-09-01 Thread nickcooper-zhangtonghao
> On Sep 1, 2016, at 11:04 PM, Guru Shetty wrote: > > +AT_SETUP([ovn-nbctl - LBs]) > +OVN_NBCTL_TEST_START > + > +dnl Add two LBs > +AT_CHECK([ovn-nbctl lb-add lb0 30.0.0.10:80 > 192.168.10.10:80 ,192.168.10.20:80 > ]) > +AT_CHE

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

2016-09-01 Thread Guru Shetty
On 1 September 2016 at 04:59, 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. Add a name column for the load balancer. > With

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

2016-09-01 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. Add a name column for the load balancer. With --add-duplicate, the command really creates a new load balancer with a duplicate name. This name has no special