[ovs-git] [openvswitch/ovs] 347432: ovsdb-client: Fix needs-conversion when SERVER is ...

Alexey Roytman noreply at github.com
Fri Feb 19 23:11:19 UTC 2021


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 3474320663d95faaf6d31cfeab866bcda35799d6
      https://github.com/openvswitch/ovs/commit/3474320663d95faaf6d31cfeab866bcda35799d6
  Author: Alexey Roytman <roytman at il.ibm.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M ovsdb/ovsdb-client.c
    M tests/ovsdb-client.at

  Log Message:
  -----------
  ovsdb-client: Fix needs-conversion when SERVER is explicitly specified.

When you try to specify `SERVER` to the 'ovsdb-client needs-conversion'
command, it interprets the `SERVER` parameter as the path to the schema
and returns an error.
This PR fixes it.

Fixes: 1b1d2e6daa56 ("ovsdb: Introduce experimental support for clustered databases.")
Submitted-at: https://github.com/openvswitch/ovs/pull/347
Signed-off-by: Alexey Roytman <roytman at il.ibm.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>




More information about the git mailing list