diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-12-22 12:22:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-12-22 12:22:19 +0000 |
commit | acc63c2a2b5974d3346cbb763ec963104a393a18 (patch) | |
tree | ae6ae0c3466bfeedc32b949b955f8bdc2535e211 /cps-ncmp-service/src/test/resources/application.yml | |
parent | c17e6729f449cbc98ed6d60b51ca79adab6f8683 (diff) | |
parent | 632942a71dd28907fdc20036fcb864458f9be07b (diff) |
Merge "Consume Subscription Creation Event"
Diffstat (limited to 'cps-ncmp-service/src/test/resources/application.yml')
-rw-r--r-- | cps-ncmp-service/src/test/resources/application.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cps-ncmp-service/src/test/resources/application.yml b/cps-ncmp-service/src/test/resources/application.yml index 8d8bfaf9b4..4009e564a8 100644 --- a/cps-ncmp-service/src/test/resources/application.yml +++ b/cps-ncmp-service/src/test/resources/application.yml @@ -16,6 +16,11 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= +app: + ncmp: + avc: + subscription-topic: test-avc-subscription + ncmp: dmi: auth: |