summaryrefslogtreecommitdiffstats
path: root/dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties')
-rw-r--r--dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties34
1 files changed, 0 insertions, 34 deletions
diff --git a/dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties b/dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties
deleted file mode 100644
index 9f5cfe71f..000000000
--- a/dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties
+++ /dev/null
@@ -1,34 +0,0 @@
-TransportType=DME2
-Latitude =47.778998
-Longitude =-122.182883
-Version =1.0
-ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
-Environment =TEST
-Partner =
-SubContextPath =/
-Protocol =https
-MethodType =GET
-username =test
-password =test
-contenttype =application/json
-authKey=ABC123
-authDate=2016-05-10T13:13:50-0700
-host=localhost:3904
-topic=AAI-EVENT
-group=pserver
-id=1
-timeout=20000
-limit=10000
-filter={"class":"Equals","field":"event-header.entity-type","value":"pserver"}
-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=55000
-AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
-AFT_DME2_EP_READ_TIMEOUT_MS=50000
-sessionstickinessrequired=NO
-DME2preferredRouterFilePath=src/test/resources/dmaap-listener.preferredRoute.txt
-sdnc.odl.user=admin
-sdnc.odl.password=admin
-sdnc.odl.url-base=http://localhost:8181/restconf/operations \ No newline at end of file