[ovs-git] [openvswitch/ovs] c1f4da: ovn-nbctl: Allow names that look like UUIDs.

GitHub noreply at github.com
Tue Mar 31 04:10:43 UTC 2015


  Branch: refs/heads/ovn
  Home:   https://github.com/openvswitch/ovs
  Commit: c1f4da6348b6b5bec2f5e252a26a0f97efd92414
      https://github.com/openvswitch/ovs/commit/c1f4da6348b6b5bec2f5e252a26a0f97efd92414
  Author: Russell Bryant <rbryant at redhat.com>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M ovn/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: Allow names that look like UUIDs.

This patch fixes handling of logical switch and logical port names
that look like a UUID.  Previously, if the argument looked like a
UUID, it would only do a UUID lookup for a match.  After this change,
if the UUID lookup fails, it will treat it as a name and look it up
that way.

Signed-off-by: Russell Bryant <rbryant at redhat.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list