Re: [ovs-dev] [PATCH 2/2] ovn-southbound: implement read-only connection support

2016-11-01 Thread Ben Pfaff
On Tue, Oct 25, 2016 at 04:31:15PM -0400, Lance Richardson wrote: > > From: "Lance Richardson" <lrich...@redhat.com> > > To: dev@openvswitch.org > > Sent: Tuesday, October 25, 2016 12:38:49 PM > > Subject: [ovs-dev] [PATCH 2/2] ovn-southbound: impl

Re: [ovs-dev] [PATCH 2/2] ovn-southbound: implement read-only connection support

2016-10-25 Thread Lance Richardson
> From: "Lance Richardson" <lrich...@redhat.com> > To: dev@openvswitch.org > Sent: Tuesday, October 25, 2016 12:38:49 PM > Subject: [ovs-dev] [PATCH 2/2] ovn-southbound: implement read-only > connection support > > Add a connection table

[ovs-dev] [PATCH 2/2] ovn-southbound: implement read-only connection support

2016-10-25 Thread Lance Richardson
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,