[POLICY-11] Sample Query with variable arguments
[policy/drools-applications.git] / controlloop / common / packages / basex / src / files / config / vDNS-controller.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # PDP-D APPS Base Package
4 # ================================================================================
5 # Copyright (C) 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
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=vDNS
22
23 ueb.source.topics=DCAE-CL-EVENT,APPC-CL
24
25 ueb.source.topics.DCAE-CL-EVENT.servers=vm1.mr.simpledemo.openecomp.org
26 ueb.source.topics.DCAE-CL-EVENT.apiKey=
27 ueb.source.topics.DCAE-CL-EVENT.apiSecret=
28 ueb.source.topics.DCAE-CL-EVENT.events=org.openecomp.policy.controlloop.VirtualControlLoopEvent
29 ueb.source.topics.DCAE-CL-EVENT.events.org.openecomp.policy.controlloop.VirtualControlLoopEvent.filter=closedLoopEventStatus\=.*,closedLoopControlName\=.*DNS.*
30 ueb.source.topics.DCAE-CL-EVENT.events.custom.gson=org.openecomp.policy.controlloop.util.Serialization,gsonPretty
31
32 ueb.source.topics.APPC-CL.servers=vm1.mr.simpledemo.openecomp.org
33 ueb.source.topics.APPC-CL.apiKey=
34 ueb.source.topics.APPC-CL.apiSecret=
35 ueb.source.topics.APPC-CL.events=org.openecomp.policy.appc.Response
36 ueb.source.topics.APPC-CL.events.org.openecomp.policy.appc.Response.filter=CommonHeader=.*,Status=.*
37 ueb.source.topics.APPC-CL.events.custom.gson=org.openecomp.policy.appc.util.Serialization,gsonPretty
38
39 ueb.sink.topics=APPC-CL,POLICY-CL-MGT
40
41 ueb.sink.topics.APPC-CL.servers=vm1.mr.simpledemo.openecomp.org
42 ueb.sink.topics.APPC-CL.apiKey=
43 ueb.sink.topics.APPC-CL.apiSecret=
44 ueb.sink.topics.APPC-CL.events=org.openecomp.policy.appc.Request
45 ueb.sink.topics.APPC-CL.events.custom.gson=org.openecomp.policy.appc.util.Serialization,gsonPretty
46
47 ueb.sink.topics.POLICY-CL-MGT.servers=vm1.mr.simpledemo.openecomp.org
48 ueb.sink.topics.POLICY-CL-MGT.apiKey=
49 ueb.sink.topics.POLICY-CL-MGT.apiSecret=
50 ueb.sink.topics.POLICY-CL-MGT.events=org.openecomp.policy.controlloop.VirtualControlLoopNotification
51 ueb.sink.topics.POLICY-CL-MGT.events.custom.gson=org.openecomp.policy.controlloop.util.Serialization,gsonPretty
52
53 rules.groupId=
54 rules.artifactId=
55 rules.version=