blob: 169026aa6c28b52ad1e2eeb6e288260e2f63c6af [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
33routeOffer=MR1
34SubContextPath =/
35Protocol =http
36MethodType =GET
37username =admin
38password =admin
39contenttype =application/json
40authKey=01234567890abcde:01234567890abcdefghijklmn
41authDate=2016-02-18T13:57:37-0800
42host=127.0.0.1
43topic=org.openecomp.appc.UNIT-TEST
44group=jmsgrp
45id=2
46timeout=15000
47limit=1000
48filter=
49AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
50AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
51AFT_DME2_REQ_TRACE_ON=true
52AFT_ENVIRONMENT=AFTUAT
53AFT_DME2_EP_CONN_TIMEOUT=15000
54AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
55AFT_DME2_EP_READ_TIMEOUT_MS=50000
56sessionstickinessrequired=NO
57DME2preferredRouterFilePath=preferredRoute.txt
58
59
60