diff options
author | Dan Timoney <dtimoney@att.com> | 2019-10-28 15:02:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-28 15:02:29 +0000 |
commit | b3dd7d114e44c32b93773f11013a9b2b6d33d18f (patch) | |
tree | 76c135cce122c2dc9cb9ee2da478a56087e7db25 /odlsli/src | |
parent | 3332be8d9d236a1ec49c850753b25f1432cad0b8 (diff) | |
parent | d082f249f543b5643245213ce6c1b7c7ebd464c3 (diff) |
Merge "Bug fixes to OOFPCIPOC templates, DG's, properties"
Diffstat (limited to 'odlsli/src')
-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 |