diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-03-26 12:13:53 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-03-26 12:13:56 -0400 |
commit | a215e14bc212549bf9c99823de7a5972820272ce (patch) | |
tree | 507452283d34ba546ba94ce3d9cd14ebfe0e4105 /aai-traversal | |
parent | e18c94a19d3a356050bd0d0cd1a3de61483a971e (diff) |
Remove the internal properties from onap
Issue-ID: AAI-2288
Change-Id: I8ef38f6aab3d62b784cd779ec11f7dcc7e445bd0
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-traversal')
-rw-r--r-- | aai-traversal/src/main/resources/etc/appprops/aaiEventDMaaPPublisher.properties | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/aai-traversal/src/main/resources/etc/appprops/aaiEventDMaaPPublisher.properties b/aai-traversal/src/main/resources/etc/appprops/aaiEventDMaaPPublisher.properties index 3258623..4b9371f 100644 --- a/aai-traversal/src/main/resources/etc/appprops/aaiEventDMaaPPublisher.properties +++ b/aai-traversal/src/main/resources/etc/appprops/aaiEventDMaaPPublisher.properties @@ -1,31 +1,3 @@ -# Start of Internal Specific Properties -TransportType=DME2 -Latitude=39.099727 -Longitude=-94.578567 -Version=1.0 -ServiceName=dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events -Environment=TEST -routeOffer=MR1SBKCD -Partner=KC_R -SubContextPath=/ -Protocol=http -MethodType=POST -username=m08479@aai.ecomp.att.com -password=OBF:1wfm1z0h18xp1z0f1r411y7z1r3x1z0f18xt1z0d1wgc -contenttype=application/json -host=klsd056.ipcoe.att.com:3904 -AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler -AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler -AFT_DME2_REQ_TRACE_ON=true -AFT_ENVIRONMENT=AFTUAT -AFT_DME2_EP_CONN_TIMEOUT=10000 -AFT_DME2_ROUNDTRIP_TIMEOUT_MS=180000 -AFT_DME2_EP_READ_TIMEOUT_MS=50000 -DME2_REPLY_HANDLER_TIMEOUT_MS=180000 -DME2_PER_HANDLER_TIMEOUT_MS=180000 -sessionstickinessrequired=NO -MessageSentThreadOccurance=50 -# End of Internal Specific Properties topic=AAI-EVENT partition=AAI maxBatchSize=100 |