CmNotificationSubscription event from Dmi Plugin 23/137323/1
authormpriyank <priyank.maheshwari@est.tech>
Tue, 20 Feb 2024 13:32:23 +0000 (13:32 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Tue, 20 Feb 2024 13:32:28 +0000 (13:32 +0000)
commiteebdf298aae279284c193fdae4693ab5e2f5723b
tree499bdbc8c257f1b4d1a0513db5c80f740615d2ae
parent179b2e47b44d69b7d8a254706d467e4e7eacce28
CmNotificationSubscription event from Dmi Plugin

- Added infrastructure related code to read event from the dmi plugin
- Just consuming and reading the message.
- Core logic to introduced to be part of subsequent patches

Issue-ID: CPS-2106
Change-Id: Ic58f4f80b3dded32df95daecac42315fa9212f58
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmNotificationSubscriptionDmiOutEventConsumer.java [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmNotificationSubscriptionDmiOutEventConsumerSpec.groovy [new file with mode: 0644]
cps-ncmp-service/src/test/resources/cmSubscription/cmNotificationSubscriptionDmiOutEvent.json [new file with mode: 0644]