summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-04-17 12:21:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-17 12:21:13 +0000
commit98831ae1f69c25e9b598a7245c13ce2b545dee75 (patch)
treed350c81558da09c9c46c01f130ced98ec5778925 /kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties
parent3312c36256912198502d5f3e94f12f44f4c547ef (diff)
parent7f4efaf2d836096c6c280687f4053b2beb478850 (diff)
Merge "Changes to support onappf PDP-A"
Diffstat (limited to 'kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties')
-rw-r--r--kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties b/kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties
new file mode 100644
index 0000000000..b61626b2da
--- /dev/null
+++ b/kubernetes/policy/charts/policy-apex-pdp/resources/config/topic.properties
@@ -0,0 +1,23 @@
+# ============LICENSE_START=======================================================
+# Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+dmaap.source.topics=POLICY-PDP-PAP
+dmaap.sink.topics=POLICY-PDP-PAP
+
+dmaap.source.topics.POLICY-PDP-PAP.servers= message-router
+dmaap.sink.topics.POLICY-PDP-PAP.servers= message-router \ No newline at end of file