Part-2: Grouping of Data Nodes in Delta Report 73/141273/1
authorArpit Singh <AS00745003@techmahindra.com>
Tue, 18 Feb 2025 06:49:21 +0000 (12:19 +0530)
committerArpit Singh <AS00745003@techmahindra.com>
Fri, 13 Jun 2025 05:54:14 +0000 (11:24 +0530)
commit9396415975c20731befb3e047cbd9eedd0667439
tree9529a2181e4692d2dffc24fdae565db4492186a5
parentb0665e28054318a4eedd60803826e91c782a80e8
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