commit | 02463bf3e2f8d57ece3b391d392109e2496f2838 | [log] [tgz] |
---|---|---|
author | Lukasz Muszkieta <lukasz.muszkieta@nokia.com> | Thu Jun 07 15:01:40 2018 +0200 |
committer | Lukasz Muszkieta <lukasz.muszkieta@nokia.com> | Tue Jul 17 16:10:02 2018 +0200 |
tree | 2c150f957d2b17999874d7b40a74fbcedf501971 | |
parent | b4861ac967c62f67d5a57919d07bf969ef416e03 [diff] |
dmaap host and port configuration for pnf feature Change-Id: I4d13dce0b8819aa3d1e9848b9a39a43456dc1f30 Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/dmaap.properties b/bpmn/MSOInfrastructureBPMN/src/main/resources/dmaap.properties index 6807a24..a1286b0 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/dmaap.properties +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/dmaap.properties
@@ -1,11 +1,8 @@ -host=HOSTNAME -port=3905 protocol=http uriPathPrefix = events -eventReadyTopicName=pnfEventReady +eventReadyTopicName=unauthenticated.PNF_READY consumerId=consumerId consumerGroup=group -clientThreadInitialDelayInSeconds=1 clientThreadDelayInSeconds=5 pnfDefaultTimeout=P14D