blob: 83502884ff23c11acbf284e5e8115fca03c9bbc9 [file] [log] [blame]
Varun Gudisenacc9de9b2017-08-30 20:49:32 -05001###############################################################################
2# ============LICENSE_START=======================================================
3# org.onap.dmaap
4# ================================================================================
5# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
6# ================================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17# ============LICENSE_END=========================================================
18#
19# ECOMP is a trademark and service mark of AT&T Intellectual Property.
20#
21###############################################################################
22TransportType=DME2
23Latitude =47.778998
24Longitude =-122.182883
25Version =1.0
26ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
27Environment =TEST
28Partner=BOT_R
29routeOffer=MR1
30SubContextPath =/
31Protocol =http
32MethodType =GET
33username =<att uid>
34password =<password>
35contenttype =application/json
36authKey=<auth key>
37authDate=2016-02-18T13:57:37-0800
38#host=uebsb91bodc.it.att.com:3904
39host=<host>:<port>
Varun Gudisena7d45c172017-08-31 10:44:28 -050040topic=com.att.ecomp_test.crm.preDemo1
Varun Gudisenacc9de9b2017-08-30 20:49:32 -050041group=con
42id=5
43timeout=15000
44limit=1000
45filter=
Varun Gudisena7d45c172017-08-31 10:44:28 -050046AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
47AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
Varun Gudisenacc9de9b2017-08-30 20:49:32 -050048AFT_DME2_REQ_TRACE_ON=true
49AFT_ENVIRONMENT=AFTUAT
50AFT_DME2_EP_CONN_TIMEOUT=15000
51AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
52AFT_DME2_EP_READ_TIMEOUT_MS=50000
53sessionstickinessrequired=NO
54DME2preferredRouterFilePath=/src/main/resources/dme2/preferredRoute.txt
55
56