summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-10-07Update release notes for Honolulu mtce releasehonoluluDan Timoney1-51/+65
Update release notes for Honolulu maintenance release Issue-ID: CCSDK-3479 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc7ee36881c8c42dedbb2ccdfcb190627c987bfc
2021-10-04[DOC] Correct requirements for doc chain buildingEric Debeau2-17/+9
- Remove unecessary requirements - It leverages the latest lfdocs-conf (0.7.7) updates - It now loads all centralized upper contraints from ONAP doc Issue-ID: DOC-765 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I6842786cf57f4420eaea189f28701ce74dd47686 (cherry picked from commit 4d06be520a77ad871eeabf0e12c8e4f8a77f275b)
2021-07-07Little refactoring on Dockerfile and pom.xmlSingal, Kapil (ks220y)3-23/+28
Moving FeaturesRepositories ENV Variable from Dockerfile to pom.xml Moving odl user creation to base image Issue-ID: CCSDK-3358 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I636e54e1849832faef22081a4a28feb6a2325c22
2021-06-29Moving CCSDK/Features and ORAN Features to SDNC OAMSingal, Kapil (ks220y)2-81/+10
Cleaning up Dockerfile and Pom for related items Issue-ID: CCSDK-3358 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Iea381caf4a9245e6dc65d9d322dd016a2df50a46
2021-06-20Updating a1-adapter version to 1.1.6Singal, Kapil (ks220y)1-2/+1
Removing ccsdk.features.version property as it's declared in parent pom Issue-ID: CCSDK-3345 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9876c5fbd654aa61f32395bce22a552e1aee5b4a
2021-06-18Replacing maven-exec-plugin with maven-antrun-pluginSingal, Kapil (ks220y)3-18/+13
Adding docker.skip.run property which can be used to skip docker run during merge/stage jenkins run Adding PATH to have JAVA_HOME added Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Iabc4132f7022c265a98cd6c39dc30d075772ff42
2021-06-17Effort to reduce image size and layersSingal, Kapil (ks220y)6-40/+65
Updating parent version to 2.1.7 Issue-ID: CCSDK-3226 Change-Id: I3bb7b8a9eeef866fdc23804e06b2908d33f63c06 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> (cherry picked from commit 3d55822228b8b8d935ddd827ba7d6b1f3f292cbc)
2021-06-10Changing odlparent pom version adding few dependenciesSingal, Kapil (ks220y)7-60/+66
Issue-ID: CCSDK-3331 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9678e4b4401791a98499ab3c39ef5b24e404aea8
2021-05-11Release version 1.1.6 (Aluminum SR3) maven artifactsDan Timoney25-27/+32
Release ODL Aluminum SR3 version of ccsdk/distribution maven artifacts and roll version to next snapshot version. Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibfb7f27e400711b01466ad81474bb045dbfaca23
2021-05-11Release version 1.1.6 (Aluminum SR3) CCSDK docker containerDan Timoney1-0/+21
Release ODL Aluminum SR3 version of CCSDK docker containers Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibcda51dd3b5a814d5b406fea5ae3da76954abecf
2021-05-07Fix versions for Aluminum SR31.1.6Dan Timoney2-6/+6
Fix versions of odl-shiro and for CCSDK versions (use released versions instead of snapshots) Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If4b61284749660ce49522f6af58bf3d25c728412
2021-05-05Update versions for Aluminum SR3Dan Timoney5-12/+21
Update versions for Aluminum SR3. Updated CSIT scripts to add workaround for issue with karaf client not exiting. Client exits on end of file (^d), so need it to see end of file in input by using it in a pipeline, with empty string as stdin. Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic40c2cd138f8f4888aa83dc75ccc1a818d4605b3
2021-04-21Update versions in release notesDan Timoney1-44/+44
Update versions in release notes to reflect final Honolulu versions Change-Id: I1d8f7cca5de2f0caa18bd903d853c58e6cdfda4e Issue-ID: CCSDK-3264 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-20Release version 1.1.5 maven artifacts and roll versionDan Timoney25-27/+32
Release version 1.1.5 ccsdk/distribution maven artifacts and roll version Change-Id: If6e15e28ae7df15fecd237b39cd1cad30a072a14 Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-20Release version 1.1.5 dockersDan Timoney1-0/+21
Release version 1.1.5 CCSDK base docker containers Change-Id: Ib8ff3e4425111f638d7beb4de5c59e8fd26a6afc Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-19Update to RC2 versions1.1.5Dan Timoney2-4/+4
Update versions for RC2, including fix for SDNC-1515 Change-Id: Ieccc1f1c0f1f5a4e0f3150d8abf2c8b200a0b040 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-15Release 1.1.4 maven artifacts and roll versionsDan Timoney25-27/+32
Release version 1.1.4 maven artifacts and roll to next snapshot version. Change-Id: I5f1661c9b7d68a42de069dee81dcce29e083907c Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-15Release version 1.1.4 CCSDK base dockersDan Timoney1-0/+21
Release version 1.1.4 of CCSDK base docker containers Change-Id: I34dc713cb1e087063749a249d39dddd956a38013 Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-15RAN Slice DG - Honolulu updates - coverageAreaTAList1.1.4Ahila4-2070/+2383
Issue-ID: CCSDK-3244 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Icc038d68f5fb5fbccc63e95131ca3936ad8938eb
2021-04-15RAN Slice DG-ModifyAllocate & SO callback fixesAhila12-9312/+13689
Issue-ID: CCSDK-3244 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I3ce241263d3d838dc3046fd6e8086cdd9861c1d4
2021-04-08Release 1.1.3 version of dockers and roll versionDan Timoney25-27/+48
Release version 1.1.3 of dockers and roll to next snapshot version Change-Id: I3eeba90fa44c299072c13753276d884cebafb166 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-08Release 1.1.3 version of maven artifactsDan Timoney1-0/+5
Release version 1.1.3 of maven artifacts Change-Id: I49a98f607fbeabacc27b02e9783cc16356387b73 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com>
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>