[ovs-git] [openvswitch/ovs] 12b84d: ovsdb: Improve documentation.

GitHub noreply at github.com
Thu Dec 14 19:25:41 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 12b84d50e0324727a24fc5aa378497e1dbe41821
      https://github.com/openvswitch/ovs/commit/12b84d50e0324727a24fc5aa378497e1dbe41821
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M Documentation/automake.mk
    M Documentation/conf.py
    M Documentation/ref/index.rst
    A Documentation/ref/ovsdb-server.7.rst
    A Documentation/ref/ovsdb.5.rst
    A Documentation/ref/ovsdb.7.rst
    M NEWS
    M manpages.mk
    M ovn/controller/ovn-controller.8.xml
    M ovn/northd/ovn-northd.8.xml
    M ovn/utilities/ovn-sbctl.8.in
    M ovsdb/automake.mk
    M ovsdb/ovsdb-client.1.in
    A ovsdb/ovsdb-schemas.man
    M ovsdb/ovsdb-server.1.in
    M ovsdb/ovsdb-tool.1.in
    R ovsdb/remote-active.man
    R ovsdb/remote-active.xml
    R ovsdb/remote-passive.man
    R ovsdb/remote-passive.xml
    R ovsdb/replication-syn.man
    R ovsdb/replication.man
    M python/build/nroff.py
    M utilities/ovs-vsctl.8.in
    M vswitchd/ovs-vswitchd.8.in
    M vtep/vtep-ctl.8.in

  Log Message:
  -----------
  ovsdb: Improve documentation.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>


  Commit: 7ed924083655a10b5308cef242ba6b320ebff73e
      https://github.com/openvswitch/ovs/commit/7ed924083655a10b5308cef242ba6b320ebff73e
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M tests/automake.mk
    A tests/ovsdb-client.at
    M tests/ovsdb-server.at
    M tests/ovsdb.at

  Log Message:
  -----------
  ovsdb-client: Move ovsdb-client specific tests to new .at file.

Delete the "tcp socket" version of the test--really there's no point in
trying everything over N different kinds of sockets.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>


  Commit: 33785c073d9348cdd6d3a06b87537df96122a375
      https://github.com/openvswitch/ovs/commit/33785c073d9348cdd6d3a06b87537df96122a375
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

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

  Log Message:
  -----------
  ovsdb-client: Add new "get-schema-cksum" command.

I don't have a particular use for this but it allows ovsdb-client to do
all the things with schemas that ovsdb-tool can.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/adb4185d01ce...33785c073d93


More information about the git mailing list