summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-10-19Release version 1.2.2 CCSDK docker containersDan Timoney1-0/+21
Release Istanbul RC version 1.2.2 docker containers Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3c6450ebfa722784f62c98c9a999c0b063c1d889
2021-10-19Merge "Add .gitreview" into istanbul1.2.2Dan Timoney1-0/+5
2021-10-19Merge "[DOC] Correct requirements for doc chain building" into istanbulDan Timoney2-17/+9
2021-10-19Add .gitreviewCédric Ollivier1-0/+5
Else it makes difficult to publish patchsets. Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ic827067eafba518fd8ef71d4f5a3c3dd82275652 (cherry picked from commit 89be23ce0c2ed02660380eb463a915213be79f2f)
2021-10-19[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 f9d00e3a3090a8e61fb166b0e6ea68477af87e31)
2021-10-13Add release notes for CCSDK Istanbul releaseDan Timoney1-85/+87
Update release notes for CCSDK Istanbul release Issue-ID: CCSDK-3488 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I73cb941f5e997638799f586a5bab1c4777d43f70
2021-10-12Update to use Istanbul RC version of parent pomDan Timoney1-3/+3
Update to use Istanbul RC released version of parent pom Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9829bdef019f7d3da729eb9c99078279aed40054
2021-09-21TerminateRANSliceInstance - CPS IntegrationHariharan16-11467/+23977
Issue-ID: CCSDK-3466 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: I2f0ffe4923b64d84018f5e442c0c9a692420366c
2021-09-16ActivateRANSliceInstance - CPS Integrationyashwanth6-4009/+9216
Issue-ID: CCSDK-3338 Signed-off-by: yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: I43d608dcb0c0be4272fae4545a2e2f3accc484e9
2021-09-15Release version 1.2.1 maven artifactsDan Timoney25-25/+30
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-15Release version 1.2.1 CCSDK dockersDan Timoney1-0/+21
Release version 1.2.1 of CCSDK docker container Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8646f26c3c1ec10926aba5cdcac0281e5b392c98
2021-09-14Use version 2.2.1 of parent pom1.2.1Dan Timoney2-2/+2
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5f70d3f414b001ab3da405665c7bcd19bb2529ae
2021-09-13Explicitly set versions to installDan Timoney1-1/+3
Explicitly set version to install rather than relying on range resolution Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0ed4064e91e8eaa7a7472d75607a7af902ddd00f
2021-09-10Release version 1.2.0 ccsdk/distribution maven artifactsDan Timoney25-25/+30
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-10Release version 1.2.0 CCSDK dockersDan Timoney1-0/+21
Release version 1.2.0 (initial Istanbul) CCSDK docker containers Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I557935d80edf528aec00b61e0124a36775d4e3c4
2021-09-09Slice Profile Parameter alignment with RAN NSSMF1.2.0Ahila2-430/+430
Issue-ID: CCSDK-3457 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Ib2e4e36126b69c3983c397b913d286b8d7e8a1d3
2021-09-07Bug Fix- Update DG to add proxy supportychacon10-1354/+734
Issue-ID: CCSDK-3438 Signed-off-by: ychacon <yennifer.chacon@est.tech> Change-Id: Id7978289ce728c49fab7cf90316c2eba014478b8
2021-09-07Bug Fix- Updated the http response code/ response messageLathish10-2757/+2791
Issue-ID: CCSDK-2828 Change-Id: Ifa65c7a75fdc00cb0db5fd34e3a42695bad3c4db Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2021-09-03Merge "A1 interface Support instead of O1."Dan Timoney5-714/+1347
2021-09-03CPS-TBDMT integration testing - Bug fixesAhila11-5140/+7547
- 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.Hariharan5-714/+1347
Issue-ID: CCSDK-3436 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: Icd76056cb3695567f547c1ca5e9958173f3ed7df
2021-08-25RANSlice - allocate modify : CPS IntegrationAhila24-5810/+5667
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 "RAN Slice - Termination testing.Deleting unnecessary template files"Dan Timoney7-68/+0
2021-08-23Merge "HTTPS Proxy support for A1 adapter southbound"Dan Timoney11-522/+1721
2021-08-23Merge "Remove unneeded Opendaylight directories"KAPIL SINGAL6-487/+0
2021-08-23Remove unneeded Opendaylight directoriesDan Timoney6-487/+0
Remove OpenDaylight sodium and aluminun directories, no longer needed in Istanbul Issue-ID: CCSDK-3363 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If5bfabd05f8b19f2f2b1cccf6bfba8eec7511bc5
2021-08-21RAN Configuration enhancementsAhila9-8748/+9088
-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 southboundychacon11-522/+1721
Issue-ID: CCSDK-3153 Signed-off-by: ychacon <yennifer.chacon@est.tech> Change-Id: I454e7f80ee0ccd94bc5a034dedc201a37e0dfc58
2021-08-11RAN Slice - Termination testing.Deleting unnecessary template filesHariharan7-68/+0
Issue-ID: CCSDK-3393 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: I057f93801d1b3df3049fbe8494d556b1301f9b55
2021-08-05RAN Slice - Termination testingHariharan3-5406/+6776
Issue-ID: CCSDK-3393 Change-Id: I6b99330eb7869fbca6c840fc994fb12131f3420a Signed-off-by: Hariharan <rh20085046@wipro.com>
2021-07-31CPS Integration - RANSlice-modify allocate scenarioAhila18-383/+12375
Issue-ID: CCSDK-3340 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I4a318dee0740ebe7bce4cae1bea4faed5e6e28da
2021-07-29Foundation for CPS compatibility with use casesSandeep Shah2-0/+40
This code commit relates to developing foundation for making network slicing and SON uses compatible with CPS as well as backward compatible with COnfigDB Issue-ID: CCSDK-3401 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I70b0cfc70081f068e9cd6184c9d69686d9cd84af
2021-07-29Update to support use of version rangesDan Timoney4-23/+60
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-17Cleaning up DockerfilesSingal, Kapil (ks220y)4-90/+39
Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If902c2245e52e8cb911b3cb8fc5e78ded0ed3782
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)4-30/+48
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-07-07migrate odl to silicon-sr1Michael DÜrre2-2/+11
switched to 0.14.1 and adapt patches Issue-ID: CCSDK-3364 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Idcf66d78f516898f568d4c3014d10c37a4702380 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
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)4-90/+3
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-18Fix PATH ccsdk-odl-silicon-alpine-imagehighstreetherbert1-0/+1
Add jdk to PATH Issue-ID: CCSDK-3344 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I581278b7b14c045609605767824b4f70e1252939 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-06-14Effort to reduce image size and layersSingal, Kapil (ks220y)3-32/+41
Issue-ID: CCSDK-3226 Change-Id: I3bb7b8a9eeef866fdc23804e06b2908d33f63c06 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2021-06-14migrate odlsli to siliconMichael DÜrre1-0/+5
add silicon image and fix odlsli dist Issue-ID: CCSDK-3268 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ib425beb04b2908d1c6fad138be736f31d3c9a2ba
2021-06-14RanSlice DG, Templates - Integration Testing FixesAhila25-9280/+10317
Issue-ID: CCSDK-3314 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I9d3960a3fe5bc2e693d20cd6176ed57953a71eea
2021-06-14Making changes as per SILICON ODLSingal, Kapil (ks220y)10-95/+347
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-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-13RAN Slice DG - Honolulu updates - coverageAreaTAListAhila4-2070/+2383
Issue-ID: CCSDK-3244 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Icc038d68f5fb5fbccc63e95131ca3936ad8938eb
2021-04-12RAN Slice DG-ModifyAllocate & SO callback fixesAhila12-8949/+11707
Issue-ID: CCSDK-3244 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I3ce241263d3d838dc3046fd6e8086cdd9861c1d4
2021-04-06Update release notes for HonoluluDan Timoney1-157/+112
Updated release notes for Honolulu release Change-Id: Ia34336a8f155cb9c7fb280534f9e4967aea43ad5 Issue-ID: CCSDK-3218 Signed-off-by: Dan Timoney <dtimoney@att.com>