On Tue, Feb 04, 2014 at 08:29:41AM -0800, Gurucharan Shetty wrote:
> >
> > That's a nice start, let's go wiht that fo rnow.
>
> Thanks for the review. I pulled in changes from patch2 of the series
> (as you suggested) to this patch and committed them.
Great! I hope that we are making progress on
>
> That's a nice start, let's go wiht that fo rnow.
Thanks for the review. I pulled in changes from patch2 of the series
(as you suggested) to this patch and committed them.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinf
On Mon, Feb 03, 2014 at 02:10:43PM -0800, Gurucharan Shetty wrote:
> On Fri, Jan 31, 2014 at 2:56 PM, Ben Pfaff wrote:
> > On Tue, Jan 28, 2014 at 01:56:21PM -0800, Gurucharan Shetty wrote:
> >> The following code does not add any users yet.
> >>
> >> The visioned workflow that this piece of code
On Fri, Jan 31, 2014 at 2:56 PM, Ben Pfaff wrote:
> On Tue, Jan 28, 2014 at 01:56:21PM -0800, Gurucharan Shetty wrote:
>> The following code does not add any users yet.
>>
>> The visioned workflow that this piece of code should work with is:
>> * Create a windows service through a startup script w
On Tue, Jan 28, 2014 at 01:56:21PM -0800, Gurucharan Shetty wrote:
> The following code does not add any users yet.
>
> The visioned workflow that this piece of code should work with is:
> * Create a windows service through a startup script with
> a tool like 'sc'
> ex: sc create ovsdb-server bin
The following code does not add any users yet.
The visioned workflow that this piece of code should work with is:
* Create a windows service through a startup script with
a tool like 'sc'
ex: sc create ovsdb-server binpath=
"C:\openvswitch\usr\sbin\ovsdb-server.exe -vconsole:off
-vsyslog:off -vf