summaryrefslogtreecommitdiffstats
path: root/odlsli
AgeCommit message (Collapse)AuthorFilesLines
2022-03-03Release version 1.2.7 maven artifactsDan Timoney2-2/+2
Release version 1.2.7 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3475 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I63844ae31749222d496f37212095cfe501ecb92c
2022-01-13Release 1.2.6 maven artifacts and roll versionDan Timoney2-2/+2
Release 1.2.6 maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4f915c3dff7992c472452c959523d49e5b507bbb
2022-01-10Release version 1.2.5 maven artifactsDan Timoney2-2/+2
Release version 1.2.5 maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ee6b0541664d55d87b03d8e52e016573dd07557
2021-12-07Release version 1.2.4 istanbul/silicon SR2 maven artifactsDan Timoney2-2/+2
Release version 1.2.4 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I87d6cf7e75df5ea617a76d417f89302ecff3f54e
2021-12-07Fix version numbers1.2.4Dan Timoney2-2/+2
Fix version numbers (should be 1.2.4-SNAPSHOT for Istanbul branch) Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff4020f57c96b12fc60ac5ec52f5bfcfe25b1aca
2021-12-06mirgate dist to sr2Michael DÜrre2-2/+2
migrate odl and dependencies to sr2 Issue-ID: CCSDK-3514 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ifd8f08c81e7a0ba138f145779e86dd864ecf9744 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-11-02Release version 1.2.3 maven artifactsDan Timoney2-2/+2
Release version 1.2.3 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I66a9ced795f52830d4b11be4e1c943d1c67729a0
2021-11-01RANSlice - CPS Integration1.2.3Ahila1-9/+13
TerminateRANSliceInstance - RAN inventory update Other Minor bug fixes Issue-ID: CCSDK-3466 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I2623c8652ae2feb35219660928604081bf18c14b
2021-10-20Release version 1.2.2 maven artifactsDan Timoney2-2/+2
Release version 1.2.2 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ica7d199aebd74b1be651d0b40e6c6ed985b5f5b7
2021-09-21TerminateRANSliceInstance - CPS IntegrationHariharan1-0/+11
Issue-ID: CCSDK-3466 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: I2f0ffe4923b64d84018f5e442c0c9a692420366c
2021-09-15Release version 1.2.1 maven artifactsDan Timoney2-2/+2
Release version 1.2.1 ccsdk/distribution maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7774a6d24aef0c5b0145bbe00d0f5e60aaedd048
2021-09-10Release version 1.2.0 ccsdk/distribution maven artifactsDan Timoney2-2/+2
Release version 1.2.0 (initial Istanbul) maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3d7830c6b54f15e60fd265a12e5fda63ea0d5c5f
2021-09-03Merge "A1 interface Support instead of O1."Dan Timoney1-4/+7
2021-09-03CPS-TBDMT integration testing - Bug fixesAhila1-0/+4
- RRMPolicymember update using listnodes API - SliceProfile update to NearRTRIC - Type errors Issue-ID: CCSDK-3437 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Ida8539d6c92bb6644e14354c2968f90af05c69f8
2021-09-02A1 interface Support instead of O1.Hariharan1-4/+7
Issue-ID: CCSDK-3436 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: Icd76056cb3695567f547c1ca5e9958173f3ed7df
2021-08-25RANSlice - allocate modify : CPS IntegrationAhila1-15/+11
Tested against CPS-TBDMT for an anchor Issue-ID: CCSDK-3340 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I8f8c22cbfb70433dcae126d24817b549a9793d4e
2021-08-23Merge "HTTPS Proxy support for A1 adapter southbound"Dan Timoney1-2/+1
2021-08-21RAN Configuration enhancementsAhila1-0/+2
-Slice Profile decomposition -New slice Profile update in NearRTRIC during modify-allocate -Remove the Slice Profile from nearRTRIC during terminate -cell id(configParam) under nearRTRIC is appended with maxNoofConns to differentiate intelligent slicing from closed loop Issue-ID: CCSDK-3341 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I13720133500b10c3fdf27118a43f6924bfbb736c
2021-08-20HTTPS Proxy support for A1 adapter southboundychacon1-2/+1
Issue-ID: CCSDK-3153 Signed-off-by: ychacon <yennifer.chacon@est.tech> Change-Id: I454e7f80ee0ccd94bc5a034dedc201a37e0dfc58
2021-08-05RAN Slice - Termination testingHariharan1-5/+22
Issue-ID: CCSDK-3393 Change-Id: I6b99330eb7869fbca6c840fc994fb12131f3420a Signed-off-by: Hariharan <rh20085046@wipro.com>
2021-07-31CPS Integration - RANSlice-modify allocate scenarioAhila1-1/+32
Issue-ID: CCSDK-3340 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I4a318dee0740ebe7bce4cae1bea4faed5e6e28da
2021-07-29Update to support use of version rangesDan Timoney1-7/+19
Updates to allow use of ranges in CCSDK version properties. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I78c9e1952c5050548b08cb3f6e1fc447ed6643f5
2021-07-15Add java memory optionsDan Timoney1-0/+1
Add java memory options in docker-compose.yaml to avoid java heap space exception on startup. Issue-ID: CCSDK-3373 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9a449406f63575696620d826525dd4057ecd30da
2021-07-07Little refactoring on Dockerfile and pom.xmlSingal, Kapil (ks220y)2-18/+12
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-24Moving CCSDK/Features and ORAN Features to SDNC OAMSingal, Kapil (ks220y)2-81/+7
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-21Reverting use of ${JAVA_HOME} in PATHSingal, Kapil (ks220y)2-88/+2
Remving start-it-container as that being done by CSIT Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8a9a434dad484fa044dfc221cd20d126e06142b2
2021-06-18Replacing maven-exec-plugin with maven-antrun-pluginSingal, Kapil (ks220y)2-1/+2
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-14Effort to reduce image size and layersSingal, Kapil (ks220y)1-29/+35
Issue-ID: CCSDK-3226 Change-Id: I3bb7b8a9eeef866fdc23804e06b2908d33f63c06 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2021-06-14Making changes as per SILICON ODLSingal, Kapil (ks220y)2-75/+52
Adding few dependencies and refactoring sli versioning Issue-ID: CCSDK-3331 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9678e4b4401791a98499ab3c39ef5b24e404aea8
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