Part-2: Grouping of Data Nodes in Delta Report 11/140211/29
authorArpit Singh <AS00745003@techmahindra.com>
Tue, 18 Feb 2025 06:49:21 +0000 (12:19 +0530)
committerArpit Singh <AS00745003@techmahindra.com>
Tue, 10 Jun 2025 13:35:15 +0000 (19:05 +0530)
commit99274b453a0b6919f35113eba93a905f6c21f3cf
treeb6e51d398f3815727ab4f11671acd8916093a239
parent0b2a53a12800c30bd5e7038103391cccf2216632
Part-2: Grouping of Data Nodes in Delta Report

- Part two of new delta report format, proposed as an add-on feature to
  existing delta feature.
- Contains functionality of 'updated' and 'removed' delta report entries
  following the new Delta Report format
- The format for existing updated entries is modified as it is common
  between the two delta report formats
- A separate patch will be delivered in future to modify the format of
  existing delta report entries for added and removed data nodes to make
  it consistent with the new format.
- Documentation to Impacts and changes in old delta report format:
  https://lf-onap.atlassian.net/wiki/spaces/DW/pages/232194058/Proposed+changes+to+original+Delta+Report+Format

Issue-ID: CPS-2547
Change-Id: I489a5e8f0da7f012d5411870bccf886a987f600f
Signed-off-by: Arpit Singh <AS00745003@techmahindra.com>
cps-service/src/main/java/org/onap/cps/impl/CpsDeltaServiceImpl.java
cps-service/src/test/groovy/org/onap/cps/impl/CpsDeltaServiceImplSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/DataServiceIntegrationSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/DeltaServiceIntegrationSpec.groovy