diff options
author | seanbeirne <sean.beirne@est.tech> | 2022-12-06 11:12:18 +0000 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2022-12-22 10:42:17 +0000 |
commit | 632942a71dd28907fdc20036fcb864458f9be07b (patch) | |
tree | 0382f3e3d02b6ecc2cfa8b227ed90e944da09a42 /cps-ncmp-service/src/test/resources/application.yml | |
parent | 482b6745fea99c6af3a776bc8660ac914aa5c2b8 (diff) |
Consume Subscription Creation Event
Issue-ID: CPS-1392
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: I0a5a8c256319a1a2944ee6606db1c14b50e8f8e4
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: |