diff options
Diffstat (limited to 'aai-traversal/bundleconfig-local/etc/appprops/aaiEventDMaaPPublisher.properties')
-rw-r--r-- | aai-traversal/bundleconfig-local/etc/appprops/aaiEventDMaaPPublisher.properties | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/aai-traversal/bundleconfig-local/etc/appprops/aaiEventDMaaPPublisher.properties b/aai-traversal/bundleconfig-local/etc/appprops/aaiEventDMaaPPublisher.properties new file mode 100644 index 0000000..1c2a6bf --- /dev/null +++ b/aai-traversal/bundleconfig-local/etc/appprops/aaiEventDMaaPPublisher.properties @@ -0,0 +1,28 @@ +TransportType=DME2 +Latitude=39.099727 +Longitude=-94.578567 +Version=1.0 +ServiceName=ONAPserverTBD +Environment=TEST +routeOffer=MR1SBKCD +SubContextPath=/ +Protocol=http +MethodType=POST +username=ONAPserverTBD +password= +contenttype=application/json +host=ONAPserverTBD +topic=AAI-EVENT +partition=AAI +maxBatchSize=100 +maxAgeMs=250 +AFT_DME2_EXCHANGE_REQUEST_HANDLERS=ONAPserverTBD +AFT_DME2_EXCHANGE_REPLY_HANDLERS=ONAPserverTBD +AFT_DME2_REQ_TRACE_ON=true +AFT_ENVIRONMENT=AFTUAT +AFT_DME2_EP_CONN_TIMEOUT=15000 +AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000 +AFT_DME2_EP_READ_TIMEOUT_MS=50000 +sessionstickinessrequired=NO +DME2preferredRouterFilePath=preferredRoute.txt +MessageSentThreadOccurance=50 |