Consume Subscription Creation Event 54/132654/12
authorseanbeirne <sean.beirne@est.tech>
Tue, 6 Dec 2022 11:12:18 +0000 (11:12 +0000)
committerseanbeirne <sean.beirne@est.tech>
Thu, 22 Dec 2022 10:42:17 +0000 (10:42 +0000)
commit632942a71dd28907fdc20036fcb864458f9be07b
tree0382f3e3d02b6ecc2cfa8b227ed90e944da09a42
parent482b6745fea99c6af3a776bc8660ac914aa5c2b8
Consume Subscription Creation Event

Issue-ID: CPS-1392
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: I0a5a8c256319a1a2944ee6606db1c14b50e8f8e4
cps-application/src/main/resources/application.yml
cps-ncmp-events/src/main/resources/schemas/avc-subscription-event-v1.json [new file with mode: 0644]
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/event/avc/SubscriptionEventConsumer.java [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/event/avc/SubscriptionEventConsumerSpec.groovy [new file with mode: 0644]
cps-ncmp-service/src/test/resources/application.yml
cps-ncmp-service/src/test/resources/avcSubscriptionCreationEvent.json [new file with mode: 0644]