summaryrefslogtreecommitdiffstats
path: root/platform-logic/oofpcipoc-api/src/main
AgeCommit message (Collapse)AuthorFilesLines
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>