[ovs-git] [openvswitch/ovs] 7fff4e: ovn-southbound: Implement read-only connection sup...

GitHub noreply at github.com
Tue Nov 1 21:01:52 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7fff4eb7f29aecb6da4859514dacc5fbc96dd80a
      https://github.com/openvswitch/ovs/commit/7fff4eb7f29aecb6da4859514dacc5fbc96dd80a
  Author: Lance Richardson <lrichard at redhat.com>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M ovn/ovn-sb.ovsschema
    M ovn/ovn-sb.xml
    M ovn/utilities/ovn-sbctl.c
    M tests/ovn.at

  Log Message:
  -----------
  ovn-southbound: Implement read-only connection support.

Add a connection table to the southbound db schema, similar
to the Open_vSwitch "Manager" table.

Add tests for pssl: and ptcp: read-only connection types.

Add support to ovn-sbctl for listing the SB Connection table.

Potential future work:
   - Test cases for other connection types (punix, ssl, tcp, unix).
   - SSL configuration table for southbound db.
   - Connection table for NB schema.
   - Add a way to specify a read-only connection as an ovsdb-server
     command-line option.

Signed-off-by: Lance Richardson <lrichard at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list