diff options
author | Sandeep Shah <sandeeplinux1068@gmail.com> | 2019-10-21 13:15:48 -0500 |
---|---|---|
committer | Sandeep Shah <sandeeplinux1068@gmail.com> | 2019-10-21 13:15:48 -0500 |
commit | d082f249f543b5643245213ce6c1b7c7ebd464c3 (patch) | |
tree | e1a877502ad8262a0e55894d770fa75b95b52ad6 /odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties | |
parent | a8495be56eb3915eb1db89f72a81386b458fdae8 (diff) |
Bug fixes to OOFPCIPOC templates, DG's, properties
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
Diffstat (limited to 'odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties')
-rw-r--r-- | odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties b/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties index bfa53979..b958707d 100644 --- a/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties +++ b/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties @@ -54,9 +54,9 @@ 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 +dmaap-message-router.url=http://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-configuration-response.topic=SDNR-CL-RSP oofpcipoc-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459 oofpcipoc-dmaap.aai= @@ -67,8 +67,8 @@ 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.requesttrack=no +oofpcipoc-dmaap-config-resp.flags=none oofpcipoc-dmaap-config-resp.version=1.0 oofpcipoc-dmaap-config-resp.rpc-name.modifyconfiganr=modifyconfiganr oofpcipoc-dmaap-config-resp.rpc-name.modifyconfig=modifyconfig |