[ovs-dev] [PATCH v2 13/13] Documentation: Add an OVN tutorial for OpenStack.

Ben Pfaff blp at ovn.org
Thu May 4 17:56:58 UTC 2017


On Thu, May 04, 2017 at 03:03:28AM -0700, Andy Zhou wrote:
> On Wed, May 3, 2017 at 8:46 AM, Ben Pfaff <blp at ovn.org> wrote:
> > Signed-off-by: Ben Pfaff <blp at ovn.org>
> 
> Acked-by: Andy Zhou <azhou at ovn.org>
> 
> git am complained about white spaces.
> 
> Applying: Documentation: Add an OVN tutorial for OpenStack.
> /home/azhou/projs/ovs-review/ovs/.git/rebase-apply/patch:251: trailing
> whitespace.
>    See
> /home/azhou/projs/ovs-review/ovs/.git/rebase-apply/patch:367: trailing
> whitespace.
> 
> /home/azhou/projs/ovs-review/ovs/.git/rebase-apply/patch:815: trailing
> whitespace.
>   $ ovn-trace n1 'inport == "ap" && eth.src == '$AP_MAC' && eth.dst == '$BP_MAC
> /home/azhou/projs/ovs-review/ovs/.git/rebase-apply/patch:1894:
> trailing whitespace.
> 
> warning: 4 lines add whitespace errors.

Oops.  I've fixed the trailing white space now.

> I was able to get a set up going and managed to go through the
> tutorial. Thanks you
> so much for creating the document.
> 
> The most difficult part for me is to set up devstack, and manage to
> get OVN pointing to
> a private repo. I had to run ./stack.sh multiple times until it is
> happy. Once this series is checked in, others should have less
> installation troubles.
> 
> Once devstack is setup, following the tutorial is fairly easy.  I also
> used centos 7.3/KVM, as suggested by the tutorial, so instructions
> seems very accurate.

That's good news.  Thank you for trying it out!


More information about the dev mailing list