diff options
author | Ram Krishna Verma <ram.krishna.verma@est.tech> | 2019-07-01 08:57:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-01 08:57:52 +0000 |
commit | c4baac8a79b0ca6340693ae47f9c424f3612e3bd (patch) | |
tree | 5a696cbb454e880bcf38996ac71bdd65cbd40651 /services/services-onappf/src/test/resources/topic.properties | |
parent | 423e98641ca7fe79a1b1bb897aa8a4b17ba5ee4d (diff) | |
parent | 037e421b700ba836e053fdc58101104a0b6ccb0e (diff) |
Merge "Remove topic.properties and incorporate into overall properties"
Diffstat (limited to 'services/services-onappf/src/test/resources/topic.properties')
-rw-r--r-- | services/services-onappf/src/test/resources/topic.properties | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/services/services-onappf/src/test/resources/topic.properties b/services/services-onappf/src/test/resources/topic.properties deleted file mode 100644 index 9f3c21dff..000000000 --- a/services/services-onappf/src/test/resources/topic.properties +++ /dev/null @@ -1,22 +0,0 @@ -# ============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 |