summaryrefslogtreecommitdiffstats
path: root/odlsli/src
AgeCommit message (Collapse)AuthorFilesLines
2022-05-04RAN Slicing Reconfigure - Fix1.3.3Ahila1-0/+1
Cell update in ConfigDB for intelligent slicing Issue-ID: CCSDK-3638 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I65f3879143dac1f58ee5f69ca71668d2201cb7ed (cherry picked from commit 04e0c44238e79b708ad06a4f48ef1d952868f8cc)
2022-04-29SDN-R RANSlice Reconfigure-CPS bugdenilson.l651-0/+1
Changes in CPS API for intelligent slicing Issue-ID: CCSDK-3634 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ib72090dd9187546d2b95988757096a3ae7e42ade (cherry picked from commit 70fd4cb02729ab065e1b7fb96e1e4927dadb8fc4)
2022-04-27SDN-R RANSlice Reconfigure-CPS bugdenilson.l651-4/+2
Changes in CPS API Issue-ID: CCSDK-3634 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: I676f26c7ce9ef20c2e2a1651d0449de10a8eadaa (cherry picked from commit 3fd78f0012ab8228a36acd4e9ccbcfa3c21ecbcf)
2022-03-24CPS Integrationyashwanth1-13/+13
Issue-ID: CCSDK-3544 Signed-off-by: yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: Ie3ef0e42e2c74675169b14c6cf6842a489666e36
2022-03-20RAN Slice allocate - CPS IntegrationAhila1-0/+11
Issue-ID: CCSDK-3600 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I32c896ee01fbe4f97a3a28fbf8f10667339179c1
2022-03-02SDN-R RANSlice Reconfigure CPS Integrationdenilson.l651-0/+6
Issue-ID: CCSDK-3596 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Iec21bed84e2c322ae8617985f689cb799bec1905
2022-02-17Modify SDN-R to use new yang model in netconf session with RAN-Simyashwanth031-0/+10
Issue-ID: CCSDK-3544 Signed-off-by: yashwanth03 <gandhapu.yashwanth@wipro.com> Change-Id: I2ba82feb2fb819a10a1f0f9bb6b1362cad5feb3e
2022-02-11Modify SDN-R to use new yang model in netconf session with RAN-Simyashwanth031-3/+9
Issue-ID: CCSDK-3544 Signed-off-by: yashwanth03 <gandhapu.yashwanth@wipro.com> Change-Id: I85fa6c93d38985a7fa57fd0d4097b75a4ac9dc6a
2022-02-07ActivateRANSliceInstance - CPS Integrationyashwanth1-0/+4
Issue-ID: CCSDK-3589 Signed-off-by: yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: I6d8952c22433297efb54a6bc03fec27a47c0c8b6
2021-11-29RAN Slicing - E2E Testing bug fixesAhila1-1/+0
Issue-ID: CCSDK-3534 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I1ed13999f9931162a6fa196c498086be94ef82d1
2021-10-20RANSlice - CPS IntegrationAhila1-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-09-21TerminateRANSliceInstance - CPS IntegrationHariharan1-0/+11
Issue-ID: CCSDK-3466 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: I2f0ffe4923b64d84018f5e442c0c9a692420366c
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-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-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-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-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)3-110/+2181
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-05Update to ODL Aluminum SR1Dan Timoney1-0/+42
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-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
2020-11-18Add integration test for odlsli dockerDan Timoney3-6/+6
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-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-01fix odlsli image for new base imageMichael Dürre2-2/+2
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-26Inclusion of ranSlice feature in ODLSLISandeep Shah1-0/+91
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-05Update ccsdk/distribution for SodiumDan Timoney1-0/+0
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-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
2019-12-20DG's and Templates for A1 AdapterSandeep Shah1-14/+15
Included are 10 DG's, any pertinent templates, and updated properties file Issue-ID: CCSDK-2013 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ia2edfb3d1be5043101487289fa15e71d953ddf1c
2019-11-03Include A1 adapter in CCSDK distribution repoSandeep Shah1-0/+79
Include A1 adapter installer in ODLSLI POM files, provide DG mechanics support to execute A1 adapter RPC's Issue-ID: CCSDK-1887 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I9a0cd57e8734e69205d899c7a342b70db8532808
2019-10-21Bug fixes to OOFPCIPOC templates, DG's, propertiesSandeep Shah1-4/+4
Bug fixes to OOFPCIPOC ConfigDB and DMAAP template files, SDNR property file, and corresponding DG's Issue-ID: CCSDK-1840 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I23ebfdc819213ed5e070887bdf7cc14ba0121ec8
2019-08-20SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAPSandeep Shah1-1/+22
To support closed loop automation, DG's are modified to update ConfiDB for configuration of PCI and ho flags, and publish DMAAP message confirming configuration. Corresponding templates are also created Issue-ID: CCSDK-1581 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I030401f394ebdc693eeaf514478200a4d9691c18
2019-07-11OOFPCIPOC Properties files for Alpine and UbuntuSandeep Shah2-5/+35
Include properties files in common folder for Alpine and Ubuntu Update POM file for Ubuntu to install .vt template in a docker Issue-ID: CCSDK-1477 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I5d13cd2cee83dbfe9ab06e68fa9ee8e5cc2b5414
2019-04-10Service Logic (DG/Templates) for SDNR OOF PCI POC3.0.2-ONAP0.3.4Sandeep Shah1-0/+35
DG's, templates, property files to support service logic for SDNR OOF PCI POC use case. Also includes the required changes to POM files to appropriately copy the above artifacts to docker-state folder in respective sub-folders. Change-Id: I9b16c798bcc9ba3a28d5a99f4c3d1562f5ed0468 Issue-ID: CCSDK-1204 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
2019-03-25Restconf-nb-rfc4080 to be in boot up featurejanani b1-0/+1
Adding ODL dependency required for RestconfClient in the boot features Issue-ID: CCSDK-1045 Change-Id: I7f850cf9b6ef3ac489fc8daaaee17af47f2263ba Signed-off-by: janani b <janani.b@huawei.com>
2019-02-05Fix Fluorine installationTimoney, Dan (dt5972)1-0/+0
Fix updates to features.cfg for Flourine. Change-Id: Icb8d4dc2ed98ac71a8f0ef1c8fe68729091436c5 Issue-ID: CCSDK-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-14Port ODL Oxygen to alpineTimoney, Dan (dt5972)2-53/+2
Add new alpine-based images for OpenDaylight Oxygen container. Change-Id: I49eb198e39a4dd71736175876e2e1af0a85d5228 Issue-ID: CCSDK-841 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-14Store .installed marker in persistent volumeTimoney, Dan (dt5972)1-2/+8
Store .installed marker in persistent volume (/opt/opendaylight/current/daexim) Change-Id: If9bad7fcd8a2412d1db7fb3bbb77d5f81f4b7377 Issue-ID: SDNC-518 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> (cherry picked from commit 9788155805ded9b76617e6c795c76b53f73426ec)
2018-09-20Revert "Dependency management for Restconf Client"Timoney, Dan (dt5972)1-3/+2
This reverts commit b23b39dbc67c7269c6c7cdbff5f9a529e0dffb75. Change-Id: Idbab8aaed32dd0fa1858851a5d9aab6c6eab28f3 Issue-ID: CCSDK-567 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-19Dependency management for Restconf Clientgaurav1-2/+3
Changes includes: - Added Restconf client to boot features list in DockerFile. Change-Id: I9dadc1f9a1cb149d8cb6604d12210c86c6bb1dec Issue-ID: CCSDK-567 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-09-13Merge "Updating aai version in aaiclient.properties"Dan Timoney1-14/+14