aboutsummaryrefslogtreecommitdiffstats
path: root/models-sim/policy-models-sim-pdp/src/test/resources/topic.properties
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@est.tech>2019-05-14 15:10:11 +0000
committera.sreekumar <ajith.sreekumar@est.tech>2019-05-14 15:10:11 +0000
commitceb3ced528288d9869d14930ca88907547a20c93 (patch)
tree4eaf8872ef8cb22509138ddd2d418832a1df8865 /models-sim/policy-models-sim-pdp/src/test/resources/topic.properties
parentcee63084a9ebe9f91dc7afa490d18572448e6668 (diff)
Adding pdp simulator for testing purposes2.0.12.0.0
Change-Id: I809e229bf363f3b18942b20521b05e2dc06643b4 Issue-ID: POLICY-1768 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'models-sim/policy-models-sim-pdp/src/test/resources/topic.properties')
-rw-r--r--models-sim/policy-models-sim-pdp/src/test/resources/topic.properties22
1 files changed, 22 insertions, 0 deletions
diff --git a/models-sim/policy-models-sim-pdp/src/test/resources/topic.properties b/models-sim/policy-models-sim-pdp/src/test/resources/topic.properties
new file mode 100644
index 000000000..9f3c21dff
--- /dev/null
+++ b/models-sim/policy-models-sim-pdp/src/test/resources/topic.properties
@@ -0,0 +1,22 @@
+# ============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=========================================================
+
+noop.sink.topics=POLICY-PDP-PAP
+noop.sink.topics.POLICY-PDP-PAP.servers=anyserver
+noop.source.topics=POLICY-PDP-PAP
+noop.source.topics.POLICY-PDP-PAP.servers=anyserver \ No newline at end of file