Bug 5306: Enable the SSL connection for ovs manager
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / SouthboundProvider.java
index 4fff92754af2a486e178c70e8d33beb0b9d846b7..d4a342884210094cbcef1b056034e0180c247b31 100644 (file)
@@ -186,4 +186,4 @@ public class SouthboundProvider implements AutoCloseable {
             SouthboundConstants.SKIP_COLUMN_FROM_TABLE.get("Manager").remove("status");
         }
     }
-}
+}
\ No newline at end of file