Age | Commit message (Collapse) | Author | Files | Lines |
|
Opendaylight container Dockerfile contains reference to variable
that is no longer defined (mysql instead of mariadb).
Change-Id: I8c159547a9e502471a75e6b4fd41d45cca41c954
Issue-ID: CCSDK-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
Docker plugin should be defined in separate profile so that it is only
triggered by docker Jenkins jobs, which enable the docker profile
via -P docker command line arg.
Change-Id: I42826bf5fe1c4cfcf6dd0122b3d889ddd031306a
Issue-ID: CCSDK-64
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add platform DGs needed by ODL-SLI docker container to distribution repo.
Change-Id: I01c4a466da7bd986447cb44629fee61038664592
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Create base ODL Carbon docker container, based on base Ubuntu docker container
Change-Id: I11873727a6a436ff6ecc6113c927ab07f99a67a3
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|