summaryrefslogtreecommitdiffstats
path: root/northbound/dmaap-listener/src/test/resources/dmaap-consumer-1.properties
blob: 5ec838f319d2040ba84b6e4029e8bef6a04f4c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
TransportType=HTTPAAF
Latitude =40.397443
Longitude =-74.135602
Version =1.0
ServiceName =localhost/events
Environment =DEV
Partner =
SubContextPath =/
Protocol =http
MethodType =GET
username =${DMAAP_USER}
password =${DMAAP_PASSWORD}
contenttype =application/json
authKey=${DMAAP_AUTHKEY}
authDate=2016-05-10T13:13:50-0700
host=localhost:3904
topic=ccsdk-topic
group=ccsdk-unittest
id=ccsdk_unittest
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_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=src/test/resources/dmaap-listener.preferredRoute.txt
sdnc.odl.user=${ODL_USER}
sdnc.odl.password=${ODL_PASSWORD}
sdnc.odl.url-base=http://localhost:8282/restconf/operations