Use mariadb JDBC connector 77/13177/1
authorDan Timoney <dtimoney@att.com>
Mon, 18 Sep 2017 15:59:15 +0000 (11:59 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 18 Sep 2017 15:59:15 +0000 (11:59 -0400)
commitec8e4d83e62f28955491ad1a51104c7ff01d7b5b
tree09e5e5ab01afb1cca9f753be1d415ad3d6d93803
parent794fd831e61cb41f13af329b1ca5b9bf38cd72b2
Use mariadb JDBC connector

Update CCSDK container to use MariaDB JDBC connector instead of
mysql connector. This is needed to resolve licensing issue. Both connectors
are compatible with both MySQL and MariaDB back end databases, but
mysql JDBC connector is licensed under GPL 2.0, while MariaDB JDBC
is licensed under LGPL 2.0.

Change-Id: I919e8463c1e0ef162b9becc5023ebf623423df78
Issue-ID: CCSDK-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
odlsli/src/main/properties/dblib.properties
opendaylight/pom.xml
opendaylight/src/main/docker/Dockerfile