aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/dme2/consumer.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/dme2/consumer.properties')
-rw-r--r--src/test/resources/dme2/consumer.properties13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/test/resources/dme2/consumer.properties b/src/test/resources/dme2/consumer.properties
index ffae91b..34b87fe 100644
--- a/src/test/resources/dme2/consumer.properties
+++ b/src/test/resources/dme2/consumer.properties
@@ -23,28 +23,27 @@ TransportType=DME2
Latitude =47.778998
Longitude =-122.182883
Version =1.0
-ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
+ServiceName =mr/events
Environment =TEST
Partner=BOT_R
routeOffer=MR1
SubContextPath =/
Protocol =http
MethodType =GET
-username =<att uid>
+username =<uid>
password =<password>
contenttype =application/json
authKey=<auth key>
authDate=2016-02-18T13:57:37-0800
-#host=uebsb91bodc.it.att.com:3904
-host=olsd004.wnsnet.attws.com:3904
-topic=com.att.ecomp_test.crm.preDemo1
+host=mr.onap.com:3904
+topic=org.onap.dmaap.mr.preDemo1
group=con
id=5
timeout=15000
limit=1000
filter=
-AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
-AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
+AFT_DME2_EXCHANGE_REQUEST_HANDLERS=org.onap.dmaap.mr.dme.client.PreferredRouteRequestHandler
+AFT_DME2_EXCHANGE_REPLY_HANDLERS=org.onap.dmaap.mr.dme.client.PreferredRouteReplyHandler
AFT_DME2_REQ_TRACE_ON=true
AFT_ENVIRONMENT=AFTUAT
AFT_DME2_EP_CONN_TIMEOUT=15000