summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/charts/dmaap-listener/resources/config/dmaap-consumer-oofpcipoc.properties
blob: b670d436c0ac07a26fc584a4e1d5f5c6418d6f10 (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=HTTPNOAUTH
Latitude =50.000000
Longitude =-100.000000
Version =1.0
ServiceName=message-router.{{.Release.Namespace}}:{{.Values.config.dmaapPort}}
Environment =TEST
Partner =
routeOffer=MR1
SubContextPath =/
Protocol =http
MethodType =GET
username =UNUSED
password =UNUSED
contenttype =application/json
authKey=UNUSED
authDate=UNUSED
host=message-router.{{.Release.Namespace}}:{{.Values.config.dmaapPort}}
topic=SDNR-CL
group=users
id=sdnc1
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=/opt/onap/sdnc/data/properties/dmaap-listener.preferredRoute.txt
sdnc.odl.user=$(ODL_USER}
sdnc.odl.password=${ODL_PASSWORD}
sdnc.odl.url-base=https://sdnc-oam.{{.Release.Namespace}}:{{.Values.config.sdncPort}}/restconf/operations