Allow get operation on the non-passthrough datastore 33/141633/3
authormpriyank <priyank.maheshwari@est.tech>
Thu, 31 Jul 2025 11:50:48 +0000 (12:50 +0100)
committerPriyank Maheshwari <priyank.maheshwari@est.tech>
Fri, 1 Aug 2025 15:12:55 +0000 (15:12 +0000)
commit215091b2359956930291bb4db404bba1f4a01c7b
treebf1803d0a54aeb2fcc060b400843384c9892ac52
parentc46952431c7239495b55d87f2fb47e96f674750c
Allow get operation on the non-passthrough datastore

- Now that the data can be cached when the data sync is enabled , this
  patch allows to query that data using ncmp-passthrough-operational
  datastore
- Added testware to support the above feature
- Updated outstanding copyright from the last patch

Issue-ID: CPS-2912
Change-Id: I6b62c4b3e83b3cc1616e0dc353a4736f0815b50b
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/NcmpCachedResourceRequestHandler.java
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/data/NcmpCachedResourceRequestHandlerSpec.groovy
cps-service/src/main/java/org/onap/cps/utils/YangParser.java
cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy