[ovs-dev] [PATCH v3 0/4] Add OVN tutorial for OpenStack

Ben Pfaff blp at ovn.org
Thu May 4 20:01:04 UTC 2017


This is what I'm planning to present at OpenStack Boston.  The tutorial
itself is pretty simple; I spent most of the time working on it either
trying to figure how to do things in OpenStack or figuring out ways to
improve the OVN utilities that make them easier to use in an OpenStack
environment.

v1->v2:
  - Several patches applied and dropped from the series.
  - ovn-trace support for ct_?nat fixes from Mickey.
  - Rebase fixes.

v2->v3:
  - Several patches applied and dropped from the series.
  - ovn-trace: Complain when completions are ambiguous.
  - Other minor improvements.

Ben Pfaff (4):
  ovn-trace: Add support for partial UUID matches for ports and
    datapaths.
  ovn-trace: Accept human-friendly logical port and datapath names.
  ovn-trace: Display friendlier port and datapath names.
  Documentation: Add an OVN tutorial for OpenStack.

 Documentation/automake.mk                 |    1 +
 Documentation/tutorials/index.rst         |    1 +
 Documentation/tutorials/ovn-openstack.rst | 1922 +++++++++++++++++++++++++++++
 ovn/utilities/ovn-trace.8.xml             |   15 +
 ovn/utilities/ovn-trace.c                 |  185 ++-
 5 files changed, 2099 insertions(+), 25 deletions(-)
 create mode 100644 Documentation/tutorials/ovn-openstack.rst

-- 
2.10.2



More information about the dev mailing list