Re: [ovs-dev] [PATCH] sandbox: Include vtep dir into the sandbox path

2015-09-04 Thread Ben Pfaff
On Thu, Sep 03, 2015 at 01:08:13PM -0400, Russell Bryant wrote: > On 09/03/2015 01:02 PM, majop...@redhat.com wrote: > > From: Miguel Angel Ajo > > > > Otherwise the built vtep-ctl is not available from the > > sandbox command line. > > > > Signed-off-by: Miguel Angel Ajo > > Thanks! > > Acke

Re: [ovs-dev] [PATCH] sandbox: Include vtep dir into the sandbox path

2015-09-03 Thread Russell Bryant
On 09/03/2015 01:02 PM, majop...@redhat.com wrote: > From: Miguel Angel Ajo > > Otherwise the built vtep-ctl is not available from the > sandbox command line. > > Signed-off-by: Miguel Angel Ajo Thanks! Acked-by: Russell Bryant -- Russell Bryant

[ovs-dev] [PATCH] sandbox: Include vtep dir into the sandbox path

2015-09-03 Thread majopela
From: Miguel Angel Ajo Otherwise the built vtep-ctl is not available from the sandbox command line. Signed-off-by: Miguel Angel Ajo --- tutorial/ovs-sandbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/ovs-sandbox b/tutorial/ovs-sandbox index c8fc32f..5e0553b 10