Re: [ovs-dev] [PATCH 0/4] ovn-sbctl improvements

2015-09-14 Thread Ben Pfaff
Thanks for the reviews, Alex. I applied these to master. On Sun, Sep 13, 2015 at 09:40:19AM -0700, ALeX Wang wrote: > All look good~, > > Acked-by: Alex Wang > > On 11 September 2015 at 20:46, Ben Pfaff wrote: > > > These patches were originally in the series that adds end-to-end > > tests f

Re: [ovs-dev] [PATCH 0/4] ovn-sbctl improvements

2015-09-13 Thread ALeX Wang
All look good~, Acked-by: Alex Wang On 11 September 2015 at 20:46, Ben Pfaff wrote: > These patches were originally in the series that adds end-to-end > tests for OVN, but they don't need to be there so I'm reposting > them separately. > > Ben Pfaff (4): > Fix typos in comments. > ovn-sbct

[ovs-dev] [PATCH 0/4] ovn-sbctl improvements

2015-09-11 Thread Ben Pfaff
These patches were originally in the series that adds end-to-end tests for OVN, but they don't need to be there so I'm reposting them separately. Ben Pfaff (4): Fix typos in comments. ovn-sbctl: Indentation fixes. ovn-sbctl: Support SSL for connecting to southbound database. ovn-sbctl: Imp