Allow getDataNodes to read whole lists(ep 1) 59/134759/17
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 18 May 2023 09:18:10 +0000 (10:18 +0100)
committerArpit Singh <as00745003@techmahindra.com>
Thu, 27 Jul 2023 10:43:31 +0000 (16:13 +0530)
commit9270546119b5f63ded27fb847f0f0700df4dddd4
treec3ab714f25f24a385ebfd63b82481c6bfe743f6f
parent2df3d2fbe91040eff47fd12165e30b03ace2d19e
Allow getDataNodes to read whole lists(ep 1)

 - getDataNodes can now retrieve list data nodes.

Issue-ID: CPS-1696
Signed-off-by: arpitsingh <as00745003@techmahindra.com>
Change-Id: I320a368d6cb73599d3f7c13fe9b8ab7d0cc69470
cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java
cps-ri/src/main/java/org/onap/cps/spi/repository/FragmentRepository.java
cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsDataPersistenceServiceSpec.groovy
docs/release-notes.rst
integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsDataServiceIntegrationSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy