summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-04-08Release ccsdk/distribution1.1.3jenkins-releng23-26/+26
2021-04-08Remove snapshot dependencyDan Timoney1-1/+1
Use released version of dependencies-bom instead of snapshot Change-Id: I85162aa09c69d9c1661af5b002b02be2b7cee8d5 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-07Update to use ccsdk feature version 1.1.3Dan Timoney1-1/+1
Update odlsli to install version 1.1.3 of ccsdk features to pick up license fix Change-Id: Ic127ced841299128ecf613bc85b427820236ef1e Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-06Update release notes for HonoluluDan Timoney1-157/+112
Updated release notes for Honolulu release Change-Id: Ie8e1f795c3e96a2f5756c2beab6d0c52f22648ca Issue-ID: CCSDK-3218 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-25Release v1.1.2 dockers and roll versionDan Timoney25-27/+48
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-03-25Release v1.1.2 maaven artifactsDan Timoney1-0/+5
Release maven artifacts for version 1.1.2 Change-Id: Ice3bfe3b87b52933e8929d97691217214f983265 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-25Fix CCSDK versions used for odlsliDan Timoney1-3/+3
Fix versions used to build odlsli to use released versions Change-Id: I9de3cd1b91fcd32c0eaf6a10d9e8af7528929267 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-24Update versions for sli fixDan Timoney3-8/+9
Update versions of ccsdk artifacts/parents to pick up version with sli fix Change-Id: Icb587ea0b4f54c5b972bf5042a6efe07bd3bee8e Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-09DG Implementation - RAN Slice RPCSAhila20-4979/+17529
instantiateRANSlice-ModifyDeallocate terminateRANSlice activateRANSlice deactivateRANSlice Other Fixes Issue-ID: CCSDK-3191 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Id970af03ce509daedf1f2eab62aef71394fe9fea
2021-03-09Fix dependency versionDan Timoney1-1/+1
Update to use released version 2.1.1 of dependencies-odl-bom Change-Id: Ib0c3fc1ba1d9ce81227b239e6093f66a82e8b2b3 Issue-ID: CCSDK-3206 Signed-off-by: Dan Timoney <dtimoney@att.com> (cherry picked from commit 6c1df983ee0e29a10bfe94c761fb2fb0af2c28b3)
2021-03-01Intelligent slicing updates RANSlice featureSandeep Shah7-5/+2277
Includes code commit to support intelligent and closed loop RAN slicing for RANSlice feature. ALso includes bug fixes Issue-ID: CCSDK-3177 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I9c404f11f879c4aa8857fee4e626b16579a1785b
2021-02-24Release version 1.1.1 of dockers and roll versionsDan Timoney25-27/+48
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-23Release version 1.1.1 of maven artifactsDan Timoney1-0/+5
Release 1.1.1 version of maven artifacts Change-Id: I7955b58b7f6c68e1cf802b1754b8c8f8fbe559f2 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-23Use released M3 versionsDan Timoney2-7/+7
Use released M3 versions of artifacts to build docker container Change-Id: I1f8fa7e699b18bb9f057a1bd3a9703e2a2af0419 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-22Upgrade to latest integration java11 versionDan Timoney1-1/+1
Upgrade to lates java11 base image version Change-Id: Ib1d71a54c11e2b757275e06aa14af4f1f70a65ca Issue-ID: CCSDK-3176 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-22RAN Slice DG implementation of ran-slice-api_instantiateRANSliceModifyAllocateAhila5-6/+7202
Issue-ID: CCSDK-3112 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I50ecc0f3c4109a0ae01b1589b7f0038e86f1c7d9
2021-02-19Additional DG Updates Bug fixes RANSlice featureSandeep Shah14-2650/+4131
DG updates and bug fixes for RANSlice feature Issue-ID: CCSDK-3112 SIgned-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I7d06fa0e27c64723ee51b1ab9b7679e2f36f91ce
2021-02-18Enhacing ODL-SLI startODL.sh and installSdncDb.shSingal, Kapil (ks220y)4-113/+2187
Fixing odlsli.dump [Segmentation fault (core dumped)] Issue-ID: CCSDK-3173 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5054b086170e3cc6cf7d714d144c4170459d1c7e
2021-02-18Simplify CCSDK Distribution CSITLasse Kaihlavirta4-23/+252
- remove runtime dependency to integation/csit and copy the scripts to local repo - remove unnecessary chrome and selenium installations - remove obsolete comment reference to UNIQUE_DOCKER_TAG Issue-ID: CCSDK-3174 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Iaedb8f853ca048817b403c1e0e0c67563a65db8a
2021-02-11add odl patchesMichael DÜrre4-3/+40
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-10Fix ansible server buildDan Timoney1-1/+3
Ansible-server build is failing due to a change in python cryptography module, which now requires latest rust compiler version to be installed. Issue-ID: CCSDK-3151 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I36396c346c12cb432f696ae559d7f0b224c92a78
2021-02-05Update to ODL Aluminum SR1Dan Timoney9-32/+137
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>
2021-01-27Remove redundant staging tagging scriptLasse Kaihlavirta1-48/+0
- unified merge verification no longer does docker image staging, so removing this script to avoid confusion Issue-ID: INT-1833 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I29185a0a56b57513f323294ac95eca4fb03f4c10
2021-01-27Merge "Wrong version for ccsdk artifacts"Dan Timoney1-7/+6
2021-01-25Wrong version for ccsdk artifactsRavi Pendurty1-7/+6
Updated artifact versions to match the project version Issue-ID: CCSDK-3099 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I2329d8bfd6c8935ed2846fe97163044696b3cd47 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-01-25Merge "DG Update and Templates for ranSlice feature"Dan Timoney18-4792/+7982
2021-01-23DG Update and Templates for ranSlice featureSandeep Shah18-4792/+7982
Additional DG and templates to support ranSlice feature. This would include sub-DG's for varioius actions for instantiateRANSlice RPC/DG execution Issue-ID: CCSDK-3008 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I749a97b061e67644ee77bd56dd3725e5b9e7eb5a
2021-01-21Adjust CSIT for unified review verificationLasse Kaihlavirta6-27/+19
- enable use of locally built images (without nexus repo prefix) in docker-compose.yaml - use local docker images in CSIT by default - remove forced docker image push of odlsli-alpine and dgbuilder - remove unique docker tag usage - this change requires https://gerrit.onap.org/r/c/ci-management/+/116920 to be merged to work correctly Issue-ID: INT-1823 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ibc391ef4fc9412665a26486af6fcc8c26096cc64
2021-01-11Update committer listDan Timoney1-5/+3
Remove Jack Lucas as committer - Jack has moved on to other work and resigned as committer from CCSDK Change-Id: I30cce1a10273cfc2d2b1caa18df713a9f326ea85 Issue-ID: CCSDK-3080 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-18Add more STAGING tagsLasse Kaihlavirta1-4/+16
- initial implementation tagged the verified images only with <full version>-STAGING-latest while the original maven tagging added also <minor version>-STAGING-latest and <full version>-STAGING-<timestamp>; the latter two are now added by the script as well Issue-ID: CCSDK-3019 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ieb06a596e01f04b45295e7c2179ba8a0088f4af6
2020-12-181) Adding docker.skip.push tag so that it can be used to skip docker push ↵Singal, Kapil (ks220y)28-1358/+1251
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-16Separate snapshot tag var names from originalLasse Kaihlavirta5-15/+18
- original tag variables in pom.xmls are being used also outside of the poms (namely, in Dockerfiles) and the new tag usage is not taken in use in all images yet, so the tag names are now differentiated to support old usage where necessary - add STAGING-latest tag in TagSnapshotVersion groovy script as a quick fix for odlsli-alpine dependencies for now - minor typo corrections Issue-ID: CCSDK-3019 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ib6b5e275ea305f5871f124da78a6e94b126c0266
2020-12-10Merge "Move CSIT to ccsdk/distribution repo"Dan Timoney12-5/+305
2020-12-09Move CSIT to ccsdk/distribution repoLasse Kaihlavirta12-5/+305
- move CCSDK healthcheck CSIT under distribution repository - add run-project-csit.sh that takes common CSIT scripts from integration/csit on runtime and then executes all the plans under distribution/csit/plans - use version.properties and UNIQUE_DOCKER_TAG to identify the docker image versions to run for testing if the latter is given, otherwise just choose "latest" (to enable easy local testing) - introduce new groovy script for tagging SNAPSHOT images only based on version.properties and UNIQUE_DOCKER_TAG - apply UNIQUE_DOCKER_TAG in dgbuilder and odlsli-alpine docker image versioning - add script for tagging snapshot images identified with UNIQUE_DOCKER_TAG with STAGING - use docker-compose for teardown instead of common kill scripts Issue-ID: CCSDK-3017 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I37dcf682bf1ab77016a76adc89f5658bb0b71b19
2020-12-07Roll to next snapshotDan Timoney26-47/+47
Roll to next snapshot version Change-Id: I423a52bc457f0809086279c17830fd371c197a2a Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-04Merge "Update release notes"Dan Timoney1-8/+5
2020-12-03Update release notesafenner1-8/+5
Change-Id: I9176e9b40b33e7cfeee762aafcb42cda98e572a7 Issue-ID: CCSDK-3021 Signed-off-by: afenner <andrew.fenner@est.tech>
2020-12-02Release version 1.1.0 of dockersDan Timoney1-0/+23
Release verson 1.1.0 of ccsdk/distribution docker containers Change-Id: If3f505771374333affad4122b931327169f50cca Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-02Release version 1.1.0 of maven artifactsDan Timoney1-0/+5
Release verson 1.1.0 of ccsdk/distribution maven artifacts Change-Id: I325261d3bd7b193d9ae8087280925ad94991e0f1 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-30Prepare initial Honolulu releaseDan Timoney4-11/+11
Prepare to release initial version of Honolulu artifacts to support early testing. Change-Id: I5f047bb978ee6413603cf637f71106ab3d05389e Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-19Add Guilin release notesDan Timoney1-76/+75
Add release notes for Guilin release Change-Id: Ibbbd460db21bc820e7a995199724c974c8244530 Issue-ID: CCSDK-2974 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-18Add integration test for odlsli dockerDan Timoney4-9/+115
Add integration test for odlsli docker Change-Id: Ie8140a1c9e480d368cd6653ea80efb58f44eb6dd Issue-ID: CCSDK-2986 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-09Merge "DG's, templates, properties for ranSlice feature"Dan Timoney15-282/+5290
2020-11-07DG's, templates, properties for ranSlice featureSandeep Shah15-282/+5290
This commit includes DG for instantiateRANSlice RPC, templates, and proerty file updates Issue-ID: CCSDK-2857 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ib6e6199940e18f7358116818f410bea09184bc42
2020-11-04Remove java 8 installationDan Timoney12-1008/+1
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-21Bug fix in RANSlice platform logic POMSandeep Shah1-1/+1
Minor bug fix associated with RANSlice platform logic POM Issue-ID: CCSDK-2844 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I7d19d4e910cec193e4058943768205e00cb2a364
2020-09-14Roll to initial Honolulu snapshotDan Timoney27-60/+60
Roll to initial Honolulu snapshot version Change-Id: I3a293d15680045917e817fe2e19b42f7d2c72819 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-10Release M4 version of ccsdk docker imagesDan Timoney1-0/+25
Release M4 version of CCSDK docker images Change-Id: Icdb18d72cdc6c9b347da1f386889bb58f210f3b9 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-10Release M4 version of ccsdk/distributionDan Timoney1-0/+5
Release M4 version of ccsdk/distribution maven artifacts Change-Id: I78024ff7535deefc6aea040fd529b08072a73d21 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>