summaryrefslogtreecommitdiffstats
path: root/odlsli
diff options
context:
space:
mode:
authorSandeep Shah <sandeeplinux1068@gmail.com>2019-08-20 12:14:54 -0500
committerSandeep Shah <sandeeplinux1068@gmail.com>2019-08-20 12:14:54 -0500
commitd6deaccf8c37b204191f214b38a771f14cc370a2 (patch)
tree4f38d081109708034133a40287432f459d71ccc4 /odlsli
parent9dc7bdbbd46f2e3016617b6d0a1ad394d5771439 (diff)
SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAP
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
Diffstat (limited to 'odlsli')
-rw-r--r--odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties23
1 files changed, 22 insertions, 1 deletions
diff --git a/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties b/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties
index 9464d198..bfa53979 100644
--- a/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties
+++ b/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties
@@ -3,6 +3,7 @@ controller.url=http://sdnc.onap:8282
controller.user=admin
controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
ransim-mounted=false
+configdb-deployed=false
restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks
restapi.trustStorePassword=adminadmin
@@ -25,7 +26,10 @@ restapi.neighbor-add.templatefile=oofpcipoc-addNeighbor.json
restapi.neighbor-delete.templatefile=oofpcipoc-deleteNeighbor.json
restapi.generic-neighbor-patch.template=oofpcipoc-generic-neighbor-patch.json
restapi.add-nbr-to-configdb-per-notif.template=oofpcipoc-add-nbr-to-configdb-per-nbrlist-change-notif.json
-restapi.dmaap-publish.template=oofpcipoc-dmaap-publish-template.json
+restapi.dmaap-publish.templatefile=oofpcipoc-dmaap-publish-template.json
+restapi.dmaap-publish-config-response.template=oofpcipoc-dmaap-publish-config-response-template.json
+restapi.dmaap-publish-modifyconfig-payload.template=oofpcipoc-dmaap-publish-modifyconfig-resp-payload-template.json
+restapi.dmaap-publish-modifyconfiganr-payload.template=oofpcipoc-dmaap-publish-modifyconfiganr-resp-payload-template.json
# URLs without Netconf Mount of Ran Simulator
restapi.config=/restconf/config
@@ -46,12 +50,29 @@ restapi.lte-ran-neighbor-in-use.ransim-mounted=/restconf/config/network-topology
#URLs for ConfigDB
restapi.configdb.add-nbrlist-change-per-notif=/createNbr/{cellId}
configdb.url=http://10.31.3.18:8080/api/sdnc-config-db/v3
+restapi.configdb.patch-pci-for-cell=/modifyPci/{cellId}
+restapi.configdb.patch-ho-for-nbr=/modifyNbrHO/{cellId}/{targetCellId}
#DMAAP Publish
dmaap-message-router.url=message-router.onap:3904/events
oofpcipoc-dmaap.nbrlist-change.topic=/PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO
+oofpcipoc-dmaap-configuration-response.topic=/SDNR-CL-RSP
oofpcipoc-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459
oofpcipoc-dmaap.aai=
oofpcipoc-dmaap.version=1.0.2
oofpcipoc-dmaap.nbrlistchange.action=NeighborListModified
+
+oofpcipoc-dmaap-config-resp.timestamp=2018-09-10T07:10:05.614Z
+oofpcipoc-dmaap-config-resp.apiver=1.0
+oofpcipoc-dmaap-config-resp.requestID=722ee65a-8afd-48df-bf57-c152ae45bacc
+oofpcipoc-dmaap-config-resp.subrequestID=1
+oofpcipoc-dmaap-config-resp.requesttrack=
+oofpcipoc-dmaap-config-resp.flags=
+oofpcipoc-dmaap-config-resp.version=1.0
+oofpcipoc-dmaap-config-resp.rpc-name.modifyconfiganr=modifyconfiganr
+oofpcipoc-dmaap-config-resp.rpc-name.modifyconfig=modifyconfig
+oofpcipoc-dmaap-config-resp.correlationID=722ee65a-8afd-48df-bf57-c152ae45bacc-1
+oofpcipoc-dmaap-config-resp.type=response
+oofpcipoc-dmaap-config-resp.status-code=200
+oofpcipoc-dmaap-config-resp.status-value=SUCCESS