summaryrefslogtreecommitdiffstats
path: root/odlsli
AgeCommit message (Collapse)AuthorFilesLines
2021-04-30Adjust odlsli version numbers and fix artifact idshighstreetherbert1-8/+4
Fix artifact saltstack-adaptor-installer and ansible-adaptor-installer Issue-ID: CCSDK-3282 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I7017c4181db938e1a996c38dabb11b9ca99c1302 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-04-05Merge "RAN Slice DG - Bug fixes"Dan Timoney1-6/+34
2021-04-01RAN Slice DG - Bug fixesAhila1-6/+34
Issue-ID: CCSDK-3244 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I666ecaac5793d93127398ab5859a4ecd52a935ca
2021-03-29Adding noCache docker build argumentSingal, Kapil (ks220y)1-0/+1
noCache will avoid picking the cached layers during the docker image build which may have been corrupted Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If7e88b80a6127156cff9943a9760db9a6a8a81c2
2021-03-22Roll to Istanbul snapshotDan Timoney2-3/+3
Roll master to Istanbul snapshot version Change-Id: Ie39a976dfe5e59fdf213bd35a1fbf730f3fdc79e Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-21Refactoring DockerFile to move few items to stage0 buildSingal, Kapil (ks220y)1-26/+29
Moved manipulating org.apache.karaf.features.cfg file to stage0 build and combines multiple RUN statements to reduce image layers Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I77e8d8bf5da0f5b5772712b6ee037737d9dd6053
2021-03-21Refactoring docker POMSingal, Kapil (ks220y)1-4/+26
Relacing maven-exec-plugin with maven-antrun-plugin to make it platform independent and now maven build can be run on Windows system Adding docker.skip.run property with default value as false which can be set to true withih maven build arguments to skip image start Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0009bdaf0754381c831098c493de047f80b56d65
2021-03-09DG Implementation - RAN Slice RPCSAhila1-2/+34
instantiateRANSlice-ModifyDeallocate terminateRANSlice activateRANSlice deactivateRANSlice Other Fixes Issue-ID: CCSDK-3191 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Id970af03ce509daedf1f2eab62aef71394fe9fea
2021-03-01Intelligent slicing updates RANSlice featureSandeep Shah1-2/+6
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 Timoney2-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-23Use released M3 versionsDan Timoney1-6/+6
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-22RAN Slice DG implementation of ran-slice-api_instantiateRANSliceModifyAllocateAhila1-6/+18
Issue-ID: CCSDK-3112 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I50ecc0f3c4109a0ae01b1589b7f0038e86f1c7d9
2021-02-19Additional DG Updates Bug fixes RANSlice featureSandeep Shah1-1/+10
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-11add odl patchesMichael DÜrre2-3/+6
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 Timoney3-6/+49
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-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 Timoney1-1/+28
2021-01-23DG Update and Templates for ranSlice featureSandeep Shah1-1/+28
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 Kaihlavirta1-6/+2
- 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
2020-12-181) Adding docker.skip.push tag so that it can be used to skip docker push ↵Singal, Kapil (ks220y)2-88/+84
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 Kaihlavirta2-6/+6
- 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 Timoney1-4/+6
2020-12-09Move CSIT to ccsdk/distribution repoLasse Kaihlavirta1-4/+6
- 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 Timoney2-3/+3
Roll to next snapshot version Change-Id: I423a52bc457f0809086279c17830fd371c197a2a Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-30Prepare initial Honolulu releaseDan Timoney1-8/+8
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-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-07DG's, templates, properties for ranSlice featureSandeep Shah1-56/+55
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-09-14Roll to initial Honolulu snapshotDan Timoney2-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-10Update to use released artifactsDan Timoney1-7/+7
Update ccsdk/distribution to use released artifacts to create dockers Change-Id: I026b59a4120ae70fd3adca884d7f9b5225bae267 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Fix errors in odlsli DockerfileDan Timoney1-1/+2
Fix errors in odlsli Dockerfile introduced by port to common ONAP base image Change-Id: I7593a5b93ada0b6215d38536dda14ef0f0fbca26 Issue-ID: CCSDK-2418 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-03rollback scripts to bashMichael Dürre2-2/+2
change back from sh to bash Issue-ID: SDNC-1345 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I89a1acd3fbf7d17e7a49778413c0a3501861bedf
2020-09-01Update to use ONAP standard base imagesDan Timoney1-0/+1
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-01fix odlsli image for new base imageMichael Dürre23-2241/+3
fix odlsli image and remove unused files Issue-ID: CCSDK-2717 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I7dac1412426d19663bd91ba5cf7f23d24da69b3f Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-08-27Merge "Deprecate the SDNR A1 Adapter"KAPIL SINGAL1-7/+0
2020-08-26Inclusion of ranSlice feature in ODLSLISandeep Shah2-5/+103
Since ranSlice related feature code was already merged, now feature can be included in the CCSDK ODLSLI POM file Issue-ID: CCSDK-2679 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I2e1c4802c51b109df9359c8e1ccf569b32f4e95e Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-26Deprecate the SDNR A1 AdapterLathish1-7/+0
Issue-ID: CCSDK-2694 Change-Id: I4572e2dabbdc7c46995b6aaea3f05cb3084774d4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-25Add env to odlsli imagehighstreetherbert1-0/+1
Variable used by sdnr installation script Issue-ID: SDNC-1331 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: If07b11d7dbbba06b8bebfa1010c3f1b03af43b38 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-08-24Moving to next snapshotSingal, Kapil (ks220y)2-4/+4
Issue-ID: CCSDK-2691 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03
2020-08-24Add oran a1-adapter feature to odlsli-alpineRehanRaza2-1/+9
Change-Id: I32e11d4dca0eb112785f91fc0c3a930dcd7ddb5f Issue-ID: CCSDK-2604 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-08-17Added Policy Type DG For A1 MediationLathish1-0/+8
Issue-ID: CCSDK-2605 Change-Id: If25d47ccd9d981e21b66a37c085c0c257644f47b Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-07Use released 1.0.0 CCSDK versions to create dockersDan Timoney1-6/+6
Use released versions of CCSDK artifacts to create dockers Change-Id: If6c23fe8ba3897fc6f1dd4f1763f16c3f0a0140a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-05Update ccsdk/distribution for SodiumDan Timoney2-1/+1
Updated dgbuilder/pom.xml to address breaking change in antrun maven plugin. Change-Id: Iff7b4f73caa7528d0cc5504a1d9efd4ac62142ea Issue-ID: CCSDK-2564 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-04Fix base image version of odlsliDan Timoney1-1/+1
odlsli should be using ccsdk-odl-neon-alpine-image as base, not ccsdk-odl-sodium-alpine-image. Change-Id: I375b25535961a79ab6fc7f164204ec081fc849db Issue-ID: SDNC-1312 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-29add java 11 alpine imageMichael Dürre1-1/+1
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-03-25Bug fixes for CMNotify FeatureSandeep Shah1-0/+36
Fix the correct folder for CMNotify properties file Fix DG's to log into the correct file Issue-ID: CCSDK-2190 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I0f56af225f1e87221dd42751793f5e15208ea126
2020-03-24Create base Sodium imageDan Timoney1-5/+5
Create base ODL Sodium docker image Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79 Issue-ID: CCSDK-2184 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-11Use Frankfurt M4 version of ccsdk/featuresDan Timoney1-1/+1
Use Frankfurt M4 version of ccsdk/features Change-Id: I65fecd868fa8f6d3ab303f36c3e6cc8490b00bc3 Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-06Roll master to GuilinDan Timoney2-6/+5
Roll master to new versions for early Guilin developent Change-Id: I7cadbf176e87b8fe4a62f54d5d6d8f99921a449c Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>