> From: "Ben Pfaff" <[email protected]> > To: "Lance Richardson" <[email protected]> > Cc: [email protected] > Sent: Thursday, 6 April, 2017 11:02:38 AM > Subject: Re: [ovs-dev] [PATCH] ovn-controller: enable ssl config via local > ovsdb > > On Tue, Mar 28, 2017 at 10:55:30AM -0400, Lance Richardson wrote: > > Allow ovn-controller to use SSL certificate and key configuration > > from local ovsdb. With this change, SSL configuration from the > > vswitchd database will be used if present, otherwise configuration > > can still be specified from the command line. > > > > If SSL configuration is present in both locations, the configuration > > in the local ovsdb has precedence. This is consistent with how > > vswitchd is currently implemented. > > > > The existing ovs-vsctl get-ssl/set-ssl/del-ssl commands can be used > > to manage the configuration in the vswitchd database. > > > > Signed-off-by: Lance Richardson <[email protected]> > > This looks good, but could you please update the ovn-controller manpage > to mention this? Perhaps a NEWS item also.
I've posted a v2 with these additions, thanks for the review! Lance > > Thanks, > > Ben. > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
