NCMP to DMI CmSubscription Event 79/137279/2
authormpriyank <priyank.maheshwari@est.tech>
Mon, 19 Feb 2024 11:30:01 +0000 (11:30 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Mon, 19 Feb 2024 12:54:51 +0000 (12:54 +0000)
commitf64c025aace61e0f89c71b172bc3e42fe9c83592
tree067d095ae81648ed97a420ad793c888715b9fb52
parentfc00c0c590a2885dbf4bbea453124046d93fd1ec
NCMP to DMI CmSubscription Event

- Ncmp to have a producer which converts
  CmNotificationSubscriptionDmiInEvent to Cloud event and then publishes
  it
- For now , using the old topic prefix as topic name. Once topic names
  are finalized then they can be configured
- Testware for the publishing code

Issue-ID: CPS-2103
Change-Id: I83b6ce5b6647e92313839b25492cb076e528ce3e
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmNotificationSubscriptionDmiInEventProducer.java [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmNotificationSubscriptionDmiInEventProducerSpec.groovy [new file with mode: 0644]