On Tue, Feb 07, 2017 at 04:54:44AM -0800, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty <[email protected]> > --- > Documentation/howto/docker.rst | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/howto/docker.rst b/Documentation/howto/docker.rst > index e23ca75..7845699 100644 > --- a/Documentation/howto/docker.rst > +++ b/Documentation/howto/docker.rst > @@ -90,6 +90,12 @@ The "overlay" mode > > $ /usr/share/openvswitch/scripts/ovn-ctl start_northd > > + With Open vSwitch version of 2.7 or greater, you need to run the following > + additional commands:: > + > + $ ovn-nbctl set-connection ptcp:6641 > + $ ovn-sbctl set-connection ptcp:6642
Acked-by: Ben Pfaff <[email protected]> We really should provide documentation on how to set up SSL. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
