blob: 129ec9c6b540ab01205008373ff1fce8f9c819c6 [file] [log] [blame]
Patrick Bradyc7d00752017-06-01 10:45:37 -07001###
2# ============LICENSE_START=======================================================
Patrick Brady10bba352017-07-19 12:09:28 -07003# ONAP : APPC
Patrick Bradyc7d00752017-06-01 10:45:37 -07004# ================================================================================
Ryan Youngb96311a2018-04-06 17:32:41 -04005# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
Patrick Bradyc7d00752017-06-01 10:45:37 -07006# ================================================================================
Patrick Brady10bba352017-07-19 12:09:28 -07007# Copyright (C) 2017 Amdocs
8# =============================================================================
Patrick Bradyc7d00752017-06-01 10:45:37 -07009# Licensed under the Apache License, Version 2.0 (the "License");
10# you may not use this file except in compliance with the License.
11# You may obtain a copy of the License at
12#
13# http://www.apache.org/licenses/LICENSE-2.0
14#
15# Unless required by applicable law or agreed to in writing, software
16# distributed under the License is distributed on an "AS IS" BASIS,
17# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18# See the License for the specific language governing permissions and
19# limitations under the License.
Patrick Brady10bba352017-07-19 12:09:28 -070020#
Patrick Brady10bba352017-07-19 12:09:28 -070021# ============LICENSE_END=========================================================
Patrick Bradyc7d00752017-06-01 10:45:37 -070022###
23
24#TransportType-Specify which way user want to use. I.e. <HTTPAAF,DME2,HTTPAUTH >
Ryan Youngb96311a2018-04-06 17:32:41 -040025TransportType=HTTPNOAUTH
Patrick Bradyc7d00752017-06-01 10:45:37 -070026Latitude =50.000000
27Longitude =-100.000000
28Version =1.0
29ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.openecomp.org/events
30Environment =TEST
31Partner=BOT_R
32SubContextPath =/
33Protocol =http
34MethodType =POST
35username =admin
36password =admin
37contenttype = application/json
38authKey=01234567890abcde:01234567890abcdefghijklmn
39authDate=2016-07-20T11:30:56-0700
40host=127.0.0.1
Patrick Brady07567592017-12-13 11:09:30 -080041topic=org.onap.appc.UNIT-TEST
Patrick Bradyc7d00752017-06-01 10:45:37 -070042partition=2
43maxBatchSize=100
44maxAgeMs=250
45AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
46AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
47AFT_DME2_REQ_TRACE_ON=true
48AFT_ENVIRONMENT=AFTUAT
49AFT_DME2_EP_CONN_TIMEOUT=15000
50AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
51AFT_DME2_EP_READ_TIMEOUT_MS=50000
52sessionstickinessrequired=NO
53DME2preferredRouterFilePath=preferredRoute.txt
54MessageSentThreadOccurance=50