ad38c438b57f74c12ad08b10c300aa12dc664b2b
[dmaap/messagerouter/msgrtr.git] / src / main / resources / dme2testcase.properties
1 ###############################################################################
2 #  ============LICENSE_START=======================================================
3 #  org.onap.dmaap
4 #  ================================================================================
5 #  Copyright © 2017 AT&T Intellectual Property. All rights reserved.
6 #  ================================================================================
7 #  Licensed under the Apache License, Version 2.0 (the "License");
8 #  you may not use this file except in compliance with the License.
9 #  You may obtain a copy of the License at
10 #        http://www.apache.org/licenses/LICENSE-2.0
11 #  
12 #  Unless required by applicable law or agreed to in writing, software
13 #  distributed under the License is distributed on an "AS IS" BASIS,
14 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 #  See the License for the specific language governing permissions and
16 #  limitations under the License.
17 #  ============LICENSE_END=========================================================
18 #
19 #  ECOMP is a trademark and service mark of AT&T Intellectual Property.
20 #  
21 ###############################################################################
22 Version =1.0
23 Environment =TEST
24 Latitude =37.66
25 Longitude =-122.096839
26 ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/apiKeys
27 Partner =MR1
28
29 #producerConsumer
30 SubContextPathproducer =/events/
31 SubContextPathConsumer=/events/
32 group=group
33 id=rk229m@csp.att.com
34
35 #filter
36 SubContextPathConsumerFilter=/events/
37 filterType=filter={"class":"Equals", "field":"email", "value":"ai039a@att.com"}
38
39 #topics
40 subContextPathGetAllTopic=/topics
41 subContextPathGetOneTopic=/topics/
42 SubContextPathGetPublisher=/topics/com.att.app.dmaap.mr.sharjeel/producers
43 SubContextPathGetPermitPublisher=/topics/com.att.app.dmaap.mr.sharjeel/producers/rk229m@csp.att.com
44 SubContextPathGetConsumer=/topics/com.att.app.dmaap.mr.sharjeel/consumers
45 SubContextPathCreateTopic=/topics/create
46 SubContextPathGetPermitConsumer=/topics/com.att.app.dmaap.mr.sharjeel/consumers/rk229m@att.com
47 newTopic=com.att.dmaap.mr.junittestingtopic
48 topicDescription=new topic creation
49 partition=1
50 replication=1
51 txenabled=true
52 deleteTopic=com.att.dmaap.mr.deleteTopic
53
54
55 #Admin
56 SubContextPathGetAdminConsumerCache=/consumerCache
57 SubContextPathDropAdminConsumerCache=/dropConsumerCache
58
59 #Metrics
60 SubContextPathGetMetrics=/metrics
61 SubContextPathGetMetricsByName=/metrics/startTime
62
63 #apikey
64 SubContextPathGetApiKeys=/apiKeys
65 SubContextPathGetCreateKeys=/create
66 SubContextPathUpdateKeys=/apiKeys/
67 SubContextPathDeleteteKeys=/apiKeys/
68 SubContextPathGetOneKey=/apiKeys/
69
70 Protocol =http
71
72
73 #methodType
74 MethodTypePost =POST
75 MethodTypeGet=GET
76 MethodTypePut=PUT
77 MethodTypeDelete=DELETE
78 message ={"id": "example@att.com"}
79
80 user=<user_id>
81 password=<password>
82
83
84 contenttype=application/json
85 contenttypejson=application/json