[ovs-dev] [PATCH v2 0/3] ovn: support ssl connections to nb/sb dbs

Ben Pfaff blp at ovn.org
Wed Dec 21 23:02:39 UTC 2016


On Thu, Dec 08, 2016 at 01:26:41PM -0500, Lance Richardson wrote:
> > From: "Lance Richardson" <lrichard at redhat.com>
> > To: dev at openvswitch.org, blp at ovn.org, russell at ovn.org, nusiddiq at redhat.com
> > Sent: Thursday, December 8, 2016 1:12:22 PM
> > Subject: [ovs-dev] [PATCH v2 0/3] ovn: support ssl connections to nb/sb dbs
> > 
> > This series adds support for SSL connections to the northbound
> > and southbound OVN database servers and removes the previous
> > default TCP connection type.
> > 
> > 
> > v2: - Changed DB_NB_DEFAULT_REMOTE to DB_NB_CREATE_REMOTE.
> >     - Changed DB_SB_DEFAULT_REMOTE to DB_SB_CREATE_REMOTE.
> >     - Create default remote configuration in db instead of
> >       via command-line options.
> 
> Forgot to mention:
>       - Added support for specifying poll interval when creating
>         remote via ovn-ctl.

Thanks.

I applied patches 1 and 2.  Patch 3 seems to have patch rejects, so
please rebase and repost.

Thank you!


More information about the dev mailing list