338e73050f48e6234a57f223be7d618c5a8ad244
[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}}.events=org.onap.policy.controlloop.VirtualControlLoopEvent
29 ueb.source.topics.${{DCAE_TOPIC}}.events.org.onap.policy.controlloop.VirtualControlLoopEvent.filter=closedLoopEventStatus=.*
30 ueb.source.topics.${{DCAE_TOPIC}}.events.custom.gson=org.onap.policy.controlloop.util.Serialization,gson
31
32 ueb.source.topics.APPC-CL.servers=${{DMAAP_SERVERS}}
33 ueb.source.topics.APPC-CL.apiKey=
34 ueb.source.topics.APPC-CL.apiSecret=
35 ueb.source.topics.APPC-CL.events=org.onap.policy.appc.Response
36 ueb.source.topics.APPC-CL.events.org.onap.policy.appc.Response.filter=CommonHeader\=.*,Status\=.*
37 ueb.source.topics.APPC-CL.events.custom.gson=org.onap.policy.appc.util.Serialization,gsonPretty
38
39 ueb.source.topics.APPC-LCM-WRITE.servers=${{DMAAP_SERVERS}}
40 ueb.source.topics.APPC-LCM-WRITE.apiKey=
41 ueb.source.topics.APPC-LCM-WRITE.apiSecret=
42 ueb.source.topics.APPC-LCM-WRITE.events=org.onap.policy.appclcm.LcmResponseWrapper
43 ueb.source.topics.APPC-LCM-WRITE.events.org.onap.policy.appclcm.LcmResponseWrapper.filter=type\=response
44 ueb.source.topics.APPC-LCM-WRITE.events.custom.gson=org.onap.policy.appclcm.util.Serialization,gson
45
46 ueb.sink.topics=APPC-CL,APPC-LCM-READ,POLICY-CL-MGT
47
48 ueb.sink.topics.APPC-CL.servers=${{DMAAP_SERVERS}}
49 ueb.sink.topics.APPC-CL.apiKey=
50 ueb.sink.topics.APPC-CL.apiSecret=
51 ueb.sink.topics.APPC-CL.events=org.onap.policy.appc.Request
52 ueb.sink.topics.APPC-CL.events.custom.gson=org.onap.policy.appc.util.Serialization,gsonPretty
53
54 ueb.sink.topics.APPC-LCM-READ.servers=${{DMAAP_SERVERS}}
55 ueb.sink.topics.APPC-LCM-READ.apiKey=
56 ueb.sink.topics.APPC-LCM-READ.apiSecret=
57 ueb.sink.topics.APPC-LCM-READ.events=org.onap.policy.appclcm.LcmRequestWrapper
58 ueb.sink.topics.APPC-LCM-READ.events.custom.gson=org.onap.policy.appclcm.util.Serialization,gson
59
60 ueb.sink.topics.POLICY-CL-MGT.servers=${{DMAAP_SERVERS}}
61 ueb.sink.topics.POLICY-CL-MGT.apiKey=
62 ueb.sink.topics.POLICY-CL-MGT.apiSecret=
63 ueb.sink.topics.POLICY-CL-MGT.events=org.onap.policy.controlloop.VirtualControlLoopNotification
64 ueb.sink.topics.POLICY-CL-MGT.events.custom.gson=org.onap.policy.controlloop.util.Serialization,gsonPretty
65
66 rules.groupId=
67 rules.artifactId=
68 rules.version=