Age | Commit message (Collapse) | Author | Files | Lines |
|
Update ODL distribution version to Oxygen SR3 version.
Change-Id: I0ea9b79ceef86552e2b6d42c7de23e8a189734e5
Issue-ID: CCSDK-453
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Improved odlsli startup time by moving feature installation to build
time, using ansible-opendaylight.
Change-Id: I3f846da70e9aa0b8ce818ff83811c1b52aef1436
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update odlsli to use ODL Oxygen as base container and to support local
docker builds for testing.
Change-Id: Ie615896e56177bf4b239ec080f09c50d8c16c0c5
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Create base docker image of OpenDaylight Oxygen SR1
Change-Id: I53fa3a824cb7d69bb638da7eb85b4f3d2643a65d
Issue-ID: CCSDK-284
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll version to 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Ic047838bbd17545c04682c36fab05d0d03228c31
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent
Change-Id: I97522780e1ad6770ef8961c2b2395db5f5ff5d60
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Change to version 0.2.3-SNAPSHOT and parent 1.0.3-SNAPSHOT
Change-Id: I2903b3691873027c9d0de6189b5b2dcff57482ee
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Roll version for next release candidate
Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Create a new script to install karaf host.key on ODL installation.
Also, updated base ODL container to move ODL base distribution
directory to /opt/opendaylight/current and create a symlink with
the original name. This is done to allow OOM to support an external
mount to /opt/opendaylight/current/daexim to preserve backups.
Change-Id: I048b7d8002636dcd4ffbdff7242eb40d2a2787da
Issue-ID: CCSDK-241
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Instead of restarting container (which seems to fail),
just start karaf client in foreground at end of startODL.sh
to cause docker container to stay up as long as karaf is up.
Also, remove Carbon container which is no longer needed for ONAP Beijing,
and produces false positives in security scan.
Change-Id: I8ea49769899cea206f46657bf6a3660d6a8a8d97
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Updated dockers to install Nitrogen artifacts.
Change-Id: I9710346f064fa5fff0d92b5d6de32cc84d9e1b3d
Issue-ID: CCSDK-179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Karaf tarball name format is different in Nitrogen (karaf* instead
of distribution-karaf*).
Change-Id: I9f28c9f59ff89c061223d5f35dfa8e7df8d8c5b6
Issue-ID: CCSDK-179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add new docker container for OpenDaylight Nitrogen
Issue-ID: CCSDK-179
Change-Id: Ic44d54785b58a1cbc71a37ae73b31ddfd057856c
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Bump minor version in preparation for Amsterdam
branching. (prat 2)
Issue-ID: CIMAN-120
Change-Id: I221ed1573f8407a22ecd15a8c10aba2c6ca800ec
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|