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