summaryrefslogtreecommitdiffstats
path: root/opendaylight
AgeCommit message (Collapse)AuthorFilesLines
2021-04-08Release ccsdk/distribution1.1.3jenkins-releng3-3/+3
2021-03-25Release v1.1.2 dockers and roll versionDan Timoney3-3/+3
Release docker containers for version 1.1.2 and roll to next snapshot Change-Id: I2ee1e2438885c5ab9b71b4f46cd8ea4f672855fc Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-24Release version 1.1.1 of dockers and roll versionsDan Timoney3-3/+3
Release 1.1.1 version of dockers and roll versions. Note: the docker tag for dgbuilder and odlsli is slightly different from other containers - they both use 'SNAPSHOT' instead of 'STAGING' in order for CSIT test to work correctly. Change-Id: I0c13a2dad9553acfa813968c9bf42d6a008185dc Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-11add odl patchesMichael DÜrre2-0/+34
add patches for aaa and fixed ccsdk sdnr repos Issue-ID: CCSDK-3152 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5590d87193c344f3dbf590b29f2e5b9ac5c77714 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-02-05Update to ODL Aluminum SR1Dan Timoney1-1/+0
Update to OpenDaylight Aluminum SR1 release Change-Id: Ifcd172fec903dd2fb681b6998d45eac690066d10 Issue-ID: CCSDK-3107 Signed-off-by: Dan Timoney <dtimoney@att.com> Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-12-181) Adding docker.skip.push tag so that it can be used to skip docker push ↵Singal, Kapil (ks220y)8-382/+341
during verify job 2) Upgrading docker-maven-plugin to 0.34.0 and replacing dockerFileDir to contextDir 3) Refactoring execution section of docker-maven-plugin 4) Refactoring POM Names 5) Running mvn tidy:pom Issue-ID: CCSDK-3057 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I19b9e231e5288e1372a9b3ac89d263bbb2209186
2020-12-07Roll to next snapshotDan Timoney5-10/+10
Roll to next snapshot version Change-Id: I423a52bc457f0809086279c17830fd371c197a2a Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-12Create base ODL Aluminum docker containerDan Timoney4-0/+232
Added new base docker container with OpenDaylight Aluminum installed Change-Id: I6b76e11803d89aba79e9f45f053cabd3e93fcff7 Issue-ID: CCSDK-2983 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-04Remove java 8 installationDan Timoney8-865/+0
Removed java 8 installation from CCSDK base containers. Also, removed obsolete ODL neon docker. Change-Id: I009193b46e8da8a2e53461dcc1ed7d7fce042461 Issue-ID: SDNC-1352 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-14Roll to initial Honolulu snapshotDan Timoney5-10/+10
Roll to initial Honolulu snapshot version Change-Id: I3a293d15680045917e817fe2e19b42f7d2c72819 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Upgrade to Sodium SR4Dan Timoney1-1/+1
Upgrade to OpenDaylight Sodium SR4 Also, install implementation class for JAX-WS, needed by aafshiro Change-Id: I5d1433df3ef13a75323046024db23d17b30b340f Issue-ID: CCSDK-2729 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01Update to use ONAP standard base imagesDan Timoney1-1/+8
Updated all containers to use one of the 2 approved ONAP base images: - onap/integration-java11 - onap/integration-python Change-Id: I961e9af38d790f74528a726a0fc68d1a2e5fbfb9 Issue-ID: CCSDK-2418 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01switch sodium to J11Michael Dürre1-6/+1
switch sodium odl image to base J11 Issue-ID: CCSDK-2716 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia2c062ad5fe4dd64cc045e53b6d7664626088e23 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-08-31Use Java 11 base docker imageDan Timoney1-1/+1
Update Sodium image to use java 11. Also, update platform logic installer to install JAXB implementation libraries. Issue-ID: CCSDK-2710 Issue-ID: CCSDK-2485 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2f2e6880464125dba37e2dd444e8a757bdfdd956
2020-08-24Moving to next snapshotSingal, Kapil (ks220y)5-10/+10
Issue-ID: CCSDK-2691 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03
2020-07-06switch back to java8Michael Dürre1-1/+1
set base alpine image back to Java11 Issue-ID: CCSDK-2526 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I9cb47823aa7b2657882f9d01c87afb6329882c4a
2020-06-29add java 11 alpine imageMichael Dürre1-5/+2
parallel alpine image with java 11 installed Issue-ID: CCSDK-2484 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia20a2175ee623f2400327b9fc25265c464780e65
2020-06-11Upgrade Sodium from SR2 to SR3Dan Timoney1-2/+2
Updated the base OpenDaylight Sodium docker to be based on Sodium SR3 instead of SR2. Change-Id: Iff1f97d6b262f1b36f23632e73bc40822c0f331e Issue-ID: CCSDK-2442 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-24Create base Sodium imageDan Timoney4-0/+233
Create base ODL Sodium docker image Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79 Issue-ID: CCSDK-2184 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-12Fix licenses on ODL scriptsDan Timoney3-3/+14
ODL scripts need to be dual licensed (EPL 1.0 and Apache 2.0). Change-Id: I3dfa85144c168f9dddd1fb9966776488f527b9be Issue-ID: CCSDK-2172 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-06Roll master to GuilinDan Timoney3-6/+6
Roll master to new versions for early Guilin developent Change-Id: I7cadbf176e87b8fe4a62f54d5d6d8f99921a449c Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-23Fix onap-odl-neon imageherbert1-1/+1
disable filtering during copy for configuration scripts Issue-ID: SDNC-1081 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I7b5ab299c231ffc5bac2964ea7ddd208c73641c0
2020-02-18Fix onap-odl-neon imageherbert6-0/+631
Add missing configuration scripts Issue-ID: SDNC-1056 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Id76f855e819baef4eef8f0770c398c86da8c76fc
2020-01-31Roll to next snapahot versionDan Timoney3-6/+6
Roll to next snapshot Change-Id: I4bd3b6181414d7aa51205309a3d4dbf2430b163d Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-07Update mariadb installationTimoney, Dan (dt5972)3-33/+0
Update to install mariadb java client like all other dependencies instead of as special case. Change-Id: I31040362ad89c90ca47be238b438e7e7733cefb7 Issue-ID: CCSDK-2005 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-13Update distribution scripts to python3Miroslav Los1-2/+3
Also use python3 packages in Dockerfiles. Make python2 also available for OpenDaylight until they migrate Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1923 Change-Id: I3d4453ccbfe191c545ba574695387dd33c129e25
2019-12-12Update to use ONAP specific ODL distroTimoney, Dan (dt5972)6-348/+8
Updated CCSDK dockers to use ONAP-specific OpenDaylight Neon SR1 distribution. Change-Id: I602ace48c00b78ac6e2b5e80a9403330790e3487 Issue-ID: CCSDK-1753 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-03Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)1-1/+1
Fixed version of parent pom to use snapshot version Change-Id: Id4c709c07e8753eab4a846874cce3330bba634d1 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-10-01Roll back to using ODL tarballTimoney, Dan (dt5972)3-47/+7
Roll back to using ODL Neon tarball until finished debugging issues with custom ODL karaf distribution Change-Id: Iad014537c15805e32832e2cbcee4813d661ae1fe Issue-ID: CCSDK-1753 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-25Create ONAP-specific ODL distroTimoney, Dan (dt5972)22-1471/+394
Instead of using OpenDaylight tarball, create custom ONAP ODL distribution that only contains the components used by SDNC and/or APPC Change-Id: I8871326002ab0e51c0271b937c5d91628a3172d9 Issue-ID: CCSDK-1753 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-12Roll version for Frankfurt releaseTimoney, Dan (dt5972)3-6/+6
Roll version in master branch for Frankfurt development Change-Id: I3537832e061b368ec79082ad5c55e8a4f34554e7 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-03Roll versionsTimoney, Dan (dt5972)3-6/+6
Roll versions in master branch Change-Id: I7271b4a1b466f18f0854e39e0613848072c25b07 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Updates for ODL NeonTimoney, Dan (dt5972)3-8/+6
Update to build ODLSLI based on OpenDaylight Neon. Change-Id: I85cbdf38d385f3a4ef15e8fe7939af788c350de1 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)6-12/+12
Roll to next snapshot version Change-Id: I05e831bbf2524289a252a0b143cda3b5c4152ec3 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)6-12/+12
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts Change-Id: Ibfbad4c9dcf3f2158c709e12d16b315b9a3693de Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-01Reduce CCSDK docker images sizeMatej Klotton1-10/+21
onap/ccsdk-odl-fluorine-alpine-image from 768MB to 526MB onap/ccsdk-odlsli-alpine-image from 1.36GB to 666MB Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Change-Id: I80dca08539ea91622ccb00edbe675a0b3203a183
2019-06-12Add base ODL Neon containerTimoney, Dan (dt5972)4-1/+256
Create base ODL Neon container Change-Id: I1c26f70e381de30377bb51333fe4b5846ebf2075 Issue-ID: CCSDK-1388 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-01Update version for El AltoTimoney, Dan (dt5972)4-8/+8
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-09Remove file with EPL licenceAlexis de Talhouët3-604/+0
Change-Id: I56f5fcc60df13ebac5a31ccdd767ee7086b257cd Issue-ID: CCSDK-1211 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-01Make images arm-64 compatibleSimon Hrabos2-4/+4
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)4-55/+36
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-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)5-13/+6
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I9a11c7723bd617f1a6c6c85e4aa420536a260539 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-06Create ONAP's ODL Fluorine SR1 distroAlexis de Talhouët9-0/+1065
Modules installed: - AAA - Controller - Daexim - Netconf - MDSAL (pulled trnasitively) - ODL Parent - YangTools (pulled transitively) Brings karaf from 255.9 MB to 215.7 MB. Note: Oxygen SR3 was 353.2 MB when Fluorine SR1 is 255.9 MB, so upstream ODL has already shrink their distribution size. Change-Id: Ic8618156efd4fc842b496bc25557eb322a6dbf26 Issue-ID: CCSDK-1105 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Reviewed-on: https://gerrit.onap.org/r/79075 Tested-by: ONAP Jobbuilder <onap-jobbuilder@jenkins.onap.org> Reviewed-by: Dan Timoney <dtimoney@att.com>
2019-02-12Fix docker tagsTimoney, Dan (dt5972)4-440/+416
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)7-15/+14
Update docker container for ODL Fluorine Change-Id: Ia595d5afb30b2ad53de547e3b5f89fd480a76a28 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Prepare for release build0.4.0Timoney, Dan (dt5972)4-4/+4
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I8f725533def2c2bec8e37af86ee2657d125a50e0 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-20Add base ODL Fluorine containersTimoney, Dan (dt5972)6-0/+509
Add base docker containers for OpenDaylight Fluorine SR1 Change-Id: I6f203352adae5d4d70628be62818d6f5f96f1457 Issue-ID: CCSDK-860 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-14Port ODL Oxygen to alpineTimoney, Dan (dt5972)5-204/+469
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)2-4/+4
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)2-4/+4
Roll ccsdk/distribution to next snapshot version. Change-Id: Ic5ba30c3abb0049dc125488f19e7622d2dce1ee1 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>