[ovs-git] [openvswitch/ovs] d2fcad: ovn-trace: Add support for partial UUID matches fo...

GitHub noreply at github.com
Thu May 4 20:24:23 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d2fcad2f5a4784394ce8b93dd9ce6c3933a5a06c
      https://github.com/openvswitch/ovs/commit/d2fcad2f5a4784394ce8b93dd9ce6c3933a5a06c
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M ovn/utilities/ovn-trace.c

  Log Message:
  -----------
  ovn-trace: Add support for partial UUID matches for ports and datapaths.

This makes ovn-trace commands easier to type.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


  Commit: 2e4beb56caf35dd9636dcb282ef3af2767ac1930
      https://github.com/openvswitch/ovs/commit/2e4beb56caf35dd9636dcb282ef3af2767ac1930
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M ovn/utilities/ovn-trace.c

  Log Message:
  -----------
  ovn-trace: Accept human-friendly logical port and datapath names.

This allows the user to specify these names in a natural way, e.g.
"ovn-trace myswitch 'inport == "myport"' instead of having to specify
whatever UUID or other horrible name the CMS invented.

Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 699ce59594a6da287275e1c939b25e1f71ba2530
      https://github.com/openvswitch/ovs/commit/699ce59594a6da287275e1c939b25e1f71ba2530
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M ovn/utilities/ovn-trace.8.xml
    M ovn/utilities/ovn-trace.c

  Log Message:
  -----------
  ovn-trace: Display friendlier port and datapath names.

This makes ovn-trace use short name instead of UUIDs (etc.) in its own
output, by default.  Since it's possible that there's software out there
parsing ovn-trace output, it also adds a --no-friendly-names option.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


  Commit: a16189aea6ed186b746c2f160eb2a375f90e86ba
      https://github.com/openvswitch/ovs/commit/a16189aea6ed186b746c2f160eb2a375f90e86ba
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M Documentation/automake.mk
    M Documentation/tutorials/index.rst
    A Documentation/tutorials/ovn-openstack.rst

  Log Message:
  -----------
  Documentation: Add an OVN tutorial for OpenStack.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/06656e2034ba...a16189aea6ed


More information about the git mailing list