]> git.proxmox.com Git - ovs.git/commit
ovsdb-tool: Check for duplicate server IDs in "check-cluster".
authorBen Pfaff <blp@ovn.org>
Wed, 25 Jul 2018 20:58:12 +0000 (13:58 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 3 Aug 2018 23:24:41 +0000 (16:24 -0700)
commit7073a83fc731fc997dd51bfdd8cd99dd29a663ab
treef0efd66b5b3c79993cfac93537d45d9f5dac0bc9
parent6bf2e3f644dfe22a20584a15cc6df294e5efc4c5
ovsdb-tool: Check for duplicate server IDs in "check-cluster".

The user shouldn't provide a given server's log more than once but this
check makes sure.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Mark Michelson <mmichels@redhat.com>
ovsdb/ovsdb-tool.c