summaryrefslogtreecommitdiffstats
path: root/ubuntu
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01Update version for El AltoTimoney, Dan (dt5972)1-2/+2
Update version in master branch to El Alto versioning Change-Id: I0f4dbcf10aa572da3406ee500921a4f5c24beb55 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-01Make images arm-64 compatibleSimon Hrabos2-2/+2
Modify versions of docker maven plugin, so the images can be build on arm64 Change-Id: Ibc66feb2405359a564e87ff772ecebf2c05c7345 Issue-ID: INT-1005 Signed-off-by: Simon Hrabos <simon.hrabos@tieto.com>
2019-03-24Create Fluorine SR2 based containersTimoney, Dan (dt5972)1-2/+2
Create docker containers based on OpenDaylight Fluorine SR2 Change-Id: I0d0d7eeec54da77105fe8626987c8aa3049d4495 Issue-ID: CCSDK-1056 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Fix docker tagsTimoney, Dan (dt5972)1-20/+6
Updated docker tags to conform to ONAP standards Change-Id: If461ee7ea99a1966e66a03a3a970d0acef835320 Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Changes for FluorineTimoney, Dan (dt5972)1-2/+2
Update docker container for ODL Fluorine Change-Id: Ia595d5afb30b2ad53de547e3b5f89fd480a76a28 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-14Port ODL Oxygen to alpineTimoney, Dan (dt5972)1-2/+2
Add new alpine-based images for OpenDaylight Oxygen container. Change-Id: I49eb198e39a4dd71736175876e2e1af0a85d5228 Issue-ID: CCSDK-841 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-23Roll to initial Dublin snapshotTimoney, Dan (dt5972)1-2/+2
Roll version to initial Dublin snapshot Change-Id: If2e121ea6a05e532db7e055de9f86adec11ef378 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-04Roll to next snapshot versionTimoney, Dan (dt5972)1-2/+2
Roll ccsdk/distribution to next snapshot version. Change-Id: Ic5ba30c3abb0049dc125488f19e7622d2dce1ee1 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-06-06Roll versions for Casablanca - distributionTimoney, Dan (dt5972)1-2/+2
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>
2018-05-30Roll version to 0.2.4Timoney, Dan (dt5972)1-2/+2
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>
2018-05-23Roll to the next Snapshot versionStilwell, David (stilwelld)1-2/+2
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>
2018-04-29Roll versions step 6 : distribution pomsTimoney, Dan (dt5972)1-2/+2
Roll version for next release candidate Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61 Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-02-27Create nitrogen dockersDan Timoney1-12/+9
Updated dockers to install Nitrogen artifacts. Change-Id: I9710346f064fa5fff0d92b5d6de32cc84d9e1b3d Issue-ID: CCSDK-179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-17Bump minor versionJessica Wagantall1-2/+2
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>
2017-08-22Use docker profileDan Timoney1-117/+128
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>
2017-08-21Add platform DGs to distributionDan Timoney1-2/+2
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>
2017-08-09Create base Ubuntu containerDan Timoney2-0/+148
Create base docker container for Ubuntu 16.04 LTS with packages needed for CCSDK SLI Issue-ID: CCSDK-27 Change-Id: I17a88fc2539f58ee6ced12ea64fbce45bc16a5ff Signed-off-by: Dan Timoney <dtimoney@att.com>