OVSDB-440: Fixes detecting SSL mode with OVSDB nodes 25/66525/2
authorTim Rozet <trozet@redhat.com>
Fri, 15 Dec 2017 21:34:32 +0000 (16:34 -0500)
committerSam Hague <shague@redhat.com>
Fri, 15 Dec 2017 21:53:41 +0000 (21:53 +0000)
commit336b178ac8dda6cbf544617427092fdcf16e83fa
tree1f66ade9d37f12964ce9e1cc3b0353568a8c7952
parent1a5e09b4ad24a8ed31cdee66a25e0727f5130fb0
OVSDB-440: Fixes detecting SSL mode with OVSDB nodes

The OF controller in netvirt is set by detecting the mode used in the
OVSDB manager connection.  However, this detection was absent for ssl
and was only working with tcp/ptcp.

Fixes: OVSDB-440
Change-Id: I66907a25e7ce5df14072218d33e0a5995081311a
Signed-off-by: Tim Rozet <trozet@redhat.com>
utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java