[ovs-git] [openvswitch/ovs] 5bf6cb: ovsdb-server: Add the ability to push peer-cert.

GitHub noreply at github.com
Fri Aug 21 22:37:05 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5bf6cbd6961f22a99df799ea0f3e816792ba42c3
      https://github.com/openvswitch/ovs/commit/5bf6cbd6961f22a99df799ea0f3e816792ba42c3
  Author: Gurucharan Shetty <gshetty at nicira.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M lib/automake.mk
    M lib/jsonrpc.c
    M lib/ssl-bootstrap-syn.man
    A lib/ssl-peer-ca-cert-syn.man
    M manpages.mk
    M ovsdb/ovsdb-server.1.in
    M ovsdb/ovsdb-server.c
    M tests/ovs-vsctl.at

  Log Message:
  -----------
  ovsdb-server: Add the ability to push peer-cert.

In OVN, ovsdb-server is the daemon that manages the databases
and can be called as the central controller. So it would be
nice for ovsdb-server to be able to push its self-signed
certificate to all the other nodes where ovn-controller runs.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: 419eed6182ccb28fbdaab05d483bb9089c1a3ef1
      https://github.com/openvswitch/ovs/commit/419eed6182ccb28fbdaab05d483bb9089c1a3ef1
  Author: Gurucharan Shetty <gshetty at nicira.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M ovn/controller-vtep/ovn-controller-vtep.8.xml
    M ovn/controller-vtep/ovn-controller-vtep.c
    M ovn/controller/ovn-controller.8.xml
    M ovn/controller/ovn-controller.c

  Log Message:
  -----------
  ovn: Add bootstrap options for OVN controllers.

This lets the central controller to push
its certificate to the OVN controllers.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/36561090182f...419eed6182cc


More information about the git mailing list