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

Andy Zhou azhou at ovn.org
Thu May 4 10:03:28 UTC 2017


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.

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.


More information about the dev mailing list