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