blob: eb841789116e160010397f1cf31066022fe31a74 [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# ================================================================================
Patrick Brady7a261fb2017-06-06 22:35:43 -07005# Copyright (C) 2017 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 Brady7a261fb2017-06-06 22:35:43 -070021# ECOMP is a trademark and service mark of AT&T Intellectual Property.
Patrick Brady10bba352017-07-19 12:09:28 -070022# ============LICENSE_END=========================================================
Patrick Bradyc7d00752017-06-01 10:45:37 -070023###
24
25#TransportType-Specify which way user want to use. I.e. <HTTPAAF,DME2,HTTPAUTH >
26TransportType=HTTPAAF
27Latitude =50.000000
28Longitude =-100.000000
29Version =1.0
30ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.openecomp.org/events
31Environment =TEST
32Partner=BOT_R
33SubContextPath =/
34Protocol =http
35MethodType =POST
36username =admin
37password =admin
38contenttype = application/json
39authKey=01234567890abcde:01234567890abcdefghijklmn
40authDate=2016-07-20T11:30:56-0700
41host=127.0.0.1
Patrick Brady07567592017-12-13 11:09:30 -080042topic=org.onap.appc.UNIT-TEST
Patrick Bradyc7d00752017-06-01 10:45:37 -070043partition=2
44maxBatchSize=100
45maxAgeMs=250
46AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
47AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
48AFT_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=preferredRoute.txt
55MessageSentThreadOccurance=50