Re: [ovs-dev] [PATCH 0/3] Add LB commands.

2016-08-29 Thread nickcooper-zhangtonghao
Thanks for your review, I will submit the v2 patches soon. > On Aug 30, 2016, at 1:14 AM, Guru Shetty wrote: > > > On 28 August 2016 at 02:05, nickcooper-zhangtonghao > > wrote: > This patches provide the command line to create load-balancer and

Re: [ovs-dev] [PATCH 0/3] Add LB commands.

2016-08-29 Thread Guru Shetty
On 28 August 2016 at 02:05, nickcooper-zhangtonghao < nickcooper-zhangtong...@opencloud.tech> wrote: > This patches provide the command line to create load-balancer and add > the unit tests. > Thank you for working on this. I have a few higher level comments. 1. I do not see the 2nd patch in the

[ovs-dev] [PATCH 0/3] Add LB commands.

2016-08-28 Thread nickcooper-zhangtonghao
This patches provide the command line to create load-balancer and add the unit tests. nickcooper-zhangtonghao (3): vn-nbctl: Add LB commands. tests: Add LB commands unit tests. ovn-nbctl: Update manpage. ovn/ovn-nb.ovsschema | 5 +- ovn/ovn-nb.xml| 6 ++ ovn/ut