summaryrefslogtreecommitdiffstats
path: root/platform-logic/oofpcipoc-api/src/main/json
AgeCommit message (Collapse)AuthorFilesLines
2020-06-04Align requestID, subrequestID for DMAAP msgsSandeep Shah2-1276/+1300
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 Shah2-1491/+1288
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 Shah2-705/+2717
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 Shah1-6/+6
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-06-23Bugs associated with SDNR OOFPCIPOC DG'sSandeep Shah6-18/+18
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 Timoney1-0/+580
2019-06-13DG's to support SDNR RANSIM Netconf NotificationSandeep Shah1-0/+580
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 Shah4-732/+2393
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 Shah5-0/+2245
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>