9bb12f8b4f763e3230447c9836a9cb2860345839
[policy/drools-applications.git] /
1 ###
2 # ============LICENSE_START=======================================================
3 # ONAP
4 # ================================================================================
5 # Copyright (C) 2018 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
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21 controller.name=amsterdam
22
23 ueb.source.topics=${{DCAE_TOPIC}},APPC-CL,APPC-LCM-WRITE
24
25 ueb.source.topics.${{DCAE_TOPIC}}.servers=${{DCAE_SERVERS}}
26 ueb.source.topics.${{DCAE_TOPIC}}.apiKey=
27 ueb.source.topics.${{DCAE_TOPIC}}.apiSecret=
28 ueb.source.topics.${{DCAE_TOPIC}}.consumerGroup=${{DCAE_CONSUMER_GROUP}}
29 ueb.source.topics.${{DCAE_TOPIC}}.events=org.onap.policy.controlloop.VirtualControlLoopEvent
30 ueb.source.topics.${{DCAE_TOPIC}}.events.org.onap.policy.controlloop.VirtualControlLoopEvent.filter=closedLoopEventStatus=.*
31 ueb.source.topics.${{DCAE_TOPIC}}.events.custom.gson=org.onap.policy.controlloop.util.Serialization,gson
32
33 ueb.source.topics.APPC-CL.servers=${{DMAAP_SERVERS}}
34 ueb.source.topics.APPC-CL.apiKey=
35 ueb.source.topics.APPC-CL.apiSecret=
36 ueb.source.topics.APPC-CL.events=org.onap.policy.appc.Response
37 ueb.source.topics.APPC-CL.events.org.onap.policy.appc.Response.filter=CommonHeader\=.*,Status\=.*
38 ueb.source.topics.APPC-CL.events.custom.gson=org.onap.policy.appc.util.Serialization,gsonPretty
39
40 ueb.source.topics.APPC-LCM-WRITE.servers=${{DMAAP_SERVERS}}
41 ueb.source.topics.APPC-LCM-WRITE.apiKey=
42 ueb.source.topics.APPC-LCM-WRITE.apiSecret=
43 ueb.source.topics.APPC-LCM-WRITE.events=org.onap.policy.appclcm.LcmResponseWrapper
44 ueb.source.topics.APPC-LCM-WRITE.events.org.onap.policy.appclcm.LcmResponseWrapper.filter=type\=response
45 ueb.source.topics.APPC-LCM-WRITE.events.custom.gson=org.onap.policy.appclcm.util.Serialization,gson
46
47 ueb.sink.topics=APPC-CL,APPC-LCM-READ,POLICY-CL-MGT
48
49 ueb.sink.topics.APPC-CL.servers=${{DMAAP_SERVERS}}
50 ueb.sink.topics.APPC-CL.apiKey=
51 ueb.sink.topics.APPC-CL.apiSecret=
52 ueb.sink.topics.APPC-CL.events=org.onap.policy.appc.Request
53 ueb.sink.topics.APPC-CL.events.custom.gson=org.onap.policy.appc.util.Serialization,gsonPretty
54
55 ueb.sink.topics.APPC-LCM-READ.servers=${{DMAAP_SERVERS}}
56 ueb.sink.topics.APPC-LCM-READ.apiKey=
57 ueb.sink.topics.APPC-LCM-READ.apiSecret=
58 ueb.sink.topics.APPC-LCM-READ.events=org.onap.policy.appclcm.LcmRequestWrapper
59 ueb.sink.topics.APPC-LCM-READ.events.custom.gson=org.onap.policy.appclcm.util.Serialization,gson
60
61 ueb.sink.topics.POLICY-CL-MGT.servers=${{DMAAP_SERVERS}}
62 ueb.sink.topics.POLICY-CL-MGT.apiKey=
63 ueb.sink.topics.POLICY-CL-MGT.apiSecret=
64 ueb.sink.topics.POLICY-CL-MGT.events=org.onap.policy.controlloop.VirtualControlLoopNotification
65 ueb.sink.topics.POLICY-CL-MGT.events.custom.gson=org.onap.policy.controlloop.util.Serialization,gsonPretty
66
67 rules.groupId=
68 rules.artifactId=
69 rules.version=