summaryrefslogtreecommitdiffstats
path: root/platform-logic/oofpcipoc-api/src/main
AgeCommit message (Collapse)AuthorFilesLines
2022-05-06Configuration phy cell id dg - Fixyashwanth4-2276/+2598
Issue-ID: CCSDK-3649 Signed-off-by: yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: I46429ff3e993c771993e57babdc74d8b15bba83a
2022-04-27Generic Neighbor Configuration dg - Bug Fixyashwanth2-1203/+1197
Issue-ID: CCSDK-3643 Signed-off-by: yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: Id1e5ea3cef9a2eff6b6e473f2ea54f8defa0d77c
2022-03-24CPS Integrationyashwanth4-2027/+3210
Issue-ID: CCSDK-3544 Signed-off-by: yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: Ie3ef0e42e2c74675169b14c6cf6842a489666e36
2022-03-03Add idNearRTRIC in configuration-phy-cell-idYashwanth4-1904/+1973
Issue-ID: CCSDK-3544 Signed-off-by: Yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: If2ec868093268078d4c1bc8eabfca449b5592177
2022-02-17Modify SDN-R to use new yang model in netconf session with RAN-Simyashwanth034-1469/+3094
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-Simyashwanth034-1346/+2036
Issue-ID: CCSDK-3544 Signed-off-by: yashwanth03 <gandhapu.yashwanth@wipro.com> Change-Id: I85fa6c93d38985a7fa57fd0d4097b75a4ac9dc6a
2021-07-29Foundation for CPS compatibility with use casesSandeep Shah1-0/+12
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
2020-06-04Align requestID, subrequestID for DMAAP msgsSandeep Shah4-1276/+1310
Align the common header for DMAAP message received and published, as Policy depends upon them to corelate policy driven events. Updated DG's Issue-ID: CCSDK-2395 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I7c65d00c05ed395c6c6f89f36763ae0aefde87fb
2019-10-21Bug fixes to OOFPCIPOC templates, DG's, propertiesSandeep Shah4-1541/+1298
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 Shah4-711/+3203
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-08-01SDNR OOFPCIPOC DG updateSandeep Shah2-12/+12
Modified logs comments and updated DG to refer to the correct YANG RPC leaf node Issue-ID: CCSDK-1564 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I9cdbbf89489b6173ee93f2279411c869a0dd95de
2019-07-26Configuration changes to DG/templates SDNR POCSandeep Shah5-7/+7
Configuration changes to DG and templates to support OOCPCIPOC demo Issue-ID: CCSDK-1544 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I1fa680c40c969d19691bbb445ec863c0344a0ea7
2019-06-23Bugs associated with SDNR OOFPCIPOC DG'sSandeep Shah10-30/+30
Consistent versioning across DG's and graph.versions file, update to graph.versions file with correct RPC names, change the location of SDNR DG properties file to /opt/onap/ccsdk/data/properties in DG's Issue-ID: CCSDK-1430 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I9b6b61473baa2855e9140c37a52204c1bac7b028
2019-06-18Merge "DG's to support SDNR RANSIM Netconf Notification"Dan Timoney2-0/+741
2019-06-13DG's to support SDNR RANSIM Netconf NotificationSandeep Shah2-0/+741
DG's to handle Netconf notification from the RAN network regarding neighbor list change. DG will update ConfigDB and also publish DMAAP message to be consumed by Policy for closed loop automation SON use case. Issue-ID: CCSDK-1397 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I6a153e08b6abea035fd34208ad91f0c58c9ba4ef
2019-06-13SDNR OOCPCI DG Updates for RANSIM Netconf MountSandeep Shah9-1236/+3431
RAN Simulator leverages Netconf servers to simulate DU's in the RAN and DG's that reconfigure YANG tree leaf nodes for closed loop automation need to also support RESTCONF API calls for YANG tree leaf nodes behind the mount points. Modified existing DG's and DG properties file Issue-ID: CCSDK-1398 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I2875860115d6ee07edaa39bfcb2e28c01ac9040f
2019-04-10Service Logic (DG/Templates) for SDNR OOF PCI POC3.0.2-ONAP0.3.4Sandeep Shah11-0/+2926
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>