Conditional cps change events 54/137854/3
authormpriyank <priyank.maheshwari@est.tech>
Tue, 7 May 2024 14:33:19 +0000 (15:33 +0100)
committermpriyank <priyank.maheshwari@est.tech>
Wed, 8 May 2024 13:09:39 +0000 (14:09 +0100)
commitf7873bd1a65592539a26e49ba84cd3c90cdca252
treeffa42b32da5db658176bb7181405e80defac7ef6
parent7b935fc1a85db39ffe216f6f53fed21de1bbb11a
Conditional cps change events

- introduced a parameter to control the cps core change event
  notifications. we should be able to disable these notifications
  without affecting other notification flows.
- fixed the LayeredArchitectureTest as we are accessing the Anchor model
  in the events package now.

Issue-ID: CPS-2213
Change-Id: Id875925bc14de1cc6e8fa3193c0df470e09fe43f
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-application/src/main/resources/application.yml
cps-application/src/test/java/org/onap/cps/architecture/LayeredArchitectureTest.java
cps-service/src/main/java/org/onap/cps/events/CpsDataUpdateEventsService.java
cps-service/src/test/groovy/org/onap/cps/events/CpsDataUpdateEventsServiceSpec.groovy