summaryrefslogtreecommitdiffstats
path: root/platform-logic/oofpcipoc-api/src/main/json/oofpcipoc-api_generic-neighbor-configuration.json
AgeCommit message (Collapse)AuthorFilesLines
2019-10-21Bug fixes to OOFPCIPOC templates, DG's, propertiesSandeep Shah1-768/+659
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-353/+1412
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 Shah1-4/+4
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-13SDNR OOCPCI DG Updates for RANSIM Netconf MountSandeep Shah1-196/+687
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 Shah1-0/+593
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>