> From: "Russell Bryant"
> What would you think of changing the DEFAULT_REMOTE option to be
> CREATE_REMOTE to more clearly indicate that the option is telling ovn-ctl
> that we want it to go ahead and set up a remote for us.
>
Sounds good, I think CREATE_REMOTE is a better name.
> When CREATE
On Thu, Dec 8, 2016 at 8:37 AM, Lance Richardson
wrote:
> > From: "Numan Siddique"
> > To: "Lance Richardson"
> > Cc: "ovs dev"
> > Sent: Thursday, December 8, 2016 8:01:07 AM
> > Subject: Re: [ovs-dev] [PATCH 3/3] ovn-ctl: add
> From: "Numan Siddique"
> To: "Lance Richardson"
> Cc: "ovs dev"
> Sent: Thursday, December 8, 2016 8:01:07 AM
> Subject: Re: [ovs-dev] [PATCH 3/3] ovn-ctl: add support for SSL nb/sb db
> connections
>
> On Thu, Dec 1, 2016 at 9:07 PM,
On Thu, Dec 1, 2016 at 9:07 PM, Lance Richardson
wrote:
> Add support for SSL connections to OVN northbound and/or
> southbound databases.
>
> To improve security, the NB and SB ovsdb daemons no longer
> have open ptcp connections by default. This is a change in
> behavior from previous versions
Add support for SSL connections to OVN northbound and/or
southbound databases.
To improve security, the NB and SB ovsdb daemons no longer
have open ptcp connections by default. This is a change in
behavior from previous versions, users wishing to use TCP
connections to the NB/SB daemons can eithe