Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-09 Thread Ben Pfaff
On Wed, Apr 09, 2014 at 10:39:31AM -0700, Gurucharan Shetty wrote: > On Wed, Apr 9, 2014 at 9:48 AM, Ben Pfaff wrote: > > On Wed, Apr 09, 2014 at 09:37:24AM -0700, Ben Pfaff wrote: > >> On Wed, Apr 09, 2014 at 03:57:45PM +, Pritesh Kothari (pritkoth) wrote: > >> > Does this mean we send in pul

Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-09 Thread Gurucharan Shetty
On Wed, Apr 9, 2014 at 9:48 AM, Ben Pfaff wrote: > On Wed, Apr 09, 2014 at 09:37:24AM -0700, Ben Pfaff wrote: >> On Wed, Apr 09, 2014 at 03:57:45PM +, Pritesh Kothari (pritkoth) wrote: >> > Does this mean we send in pull requests from github and no more >> > patches on mailing lists? >> >> It

Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-09 Thread Ben Pfaff
On Wed, Apr 09, 2014 at 09:37:24AM -0700, Ben Pfaff wrote: > On Wed, Apr 09, 2014 at 03:57:45PM +, Pritesh Kothari (pritkoth) wrote: > > Does this mean we send in pull requests from github and no more > > patches on mailing lists? > > It isn't clear yet how pull requests fit in with the Open v

Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-09 Thread Ben Pfaff
On Wed, Apr 09, 2014 at 03:57:45PM +, Pritesh Kothari (pritkoth) wrote: > Does this mean we send in pull requests from github and no more > patches on mailing lists? It isn't clear yet how pull requests fit in with the Open vSwitch workflow. If people start sending them, then we'll start revi

Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-09 Thread Pritesh Kothari (pritkoth)
Does this mean we send in pull requests from github and no more patches on mailing lists? Regards, Pritesh On Apr 8, 2014, at 5:04 PM, Ben Pfaff wrote: > Applied to master, thanks! > > On Tue, Apr 08, 2014 at 04:46:19PM -0700, Justin Pettit wrote: >> Acked-by: Justin Pettit >> >> >> >> On

Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-08 Thread Ben Pfaff
Applied to master, thanks! On Tue, Apr 08, 2014 at 04:46:19PM -0700, Justin Pettit wrote: > Acked-by: Justin Pettit > > > > On April 8, 2014 at 4:43:09 PM, Ben Pfaff (b...@nicira.com) wrote: > > The Open vSwitch repository has moved to Github. > > > > CC: Ethan Jackson > > Signed-off-by: Ben

Re: [ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-08 Thread Justin Pettit
Acked-by: Justin Pettit On April 8, 2014 at 4:43:09 PM, Ben Pfaff (b...@nicira.com) wrote: > The Open vSwitch repository has moved to Github. > > CC: Ethan Jackson > Signed-off-by: Ben Pfaff > --- > utilities/ovs-dev.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --g

[ovs-dev] [PATCH] ovs-dev.py: Update repository location.

2014-04-08 Thread Ben Pfaff
The Open vSwitch repository has moved to Github. CC: Ethan Jackson Signed-off-by: Ben Pfaff --- utilities/ovs-dev.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utilities/ovs-dev.py b/utilities/ovs-dev.py index 3f32e58..f73899b 100755 --- a/utilities/ovs-dev.py ++