Bug 1396143

Summary: OVN - add SSL support
Product: Red Hat Enterprise Linux 7 Reporter: Marcin Mirecki <mmirecki>
Component: openvswitchAssignee: Lance Richardson <lrichard>
Status: CLOSED ERRATA QA Contact: qding
Severity: high Docs Contact:
Priority: medium    
Version: 7.4CC: aloughla, atragler, fleitner, mleitner, qding, rhartman, sukulkar, ylavi
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openvswitch-2.7.0-3.git20170516.el7fdb Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-12 15:37:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1446538    
Bug Blocks: 1411730    

Description Marcin Mirecki 2016-11-17 14:36:08 UTC
It would be very beneficial to have OVN support SSL.

This would be required at 2 levels:

- Controller<-->northd communication
- Access to north DB by external clients (including support in python API)

It should be possible to set this up before starting up OVN, not as startup parameters (OVN could be running as a service).

Comment 3 Yaniv Lavi 2017-03-08 14:34:55 UTC
I'm raising the severity as this is the main issue blocking RHV ability to take OVN out of tech-preview.

Comment 4 Anita Tragler 2017-03-27 14:05:12 UTC
Can this wait for FD production July release with OVS 2.7/RHEL 7.4, or is backport needed on OVS 2.6 (no sure if backport is feasible)?
In the interim it can be made available with OVS 2.7 in FD beta channel?

Comment 5 Yaniv Lavi 2017-03-30 09:08:30 UTC
(In reply to Anita Tragler from comment #4)
> Can this wait for FD production July release with OVS 2.7/RHEL 7.4, or is
> backport needed on OVS 2.6 (no sure if backport is feasible)?
> In the interim it can be made available with OVS 2.7 in FD beta channel?

We will not be able to take OVN out of tech preview without this.
As long as we can test with the OVS beta channel I think we should be good until July.

Comment 6 Lance Richardson 2017-05-17 17:59:24 UTC
This work is complete upstream, will be available when we package OVS 2.7.

Comment 7 Lance Richardson 2017-05-26 16:53:45 UTC
Available in ovs 2.7 fd beta package, including fix for BZ 1446538.

Build for testing is available here:

   https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=560605

Comment 9 qding 2017-06-05 10:07:06 UTC
Verified with openvswitch-2.7.0-7.git20170530.el7fdb.x86_64

Tests including:
SSL connection to north DB
SSL connection to south DB
SSL connection between DB and ovn-controller on the same host
SSL connection between DB and ovn-controller on the different hosts