Fix for Trust Level search with alternate ID output 41/140641/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 1 Apr 2025 14:18:48 +0000 (15:18 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Tue, 1 Apr 2025 15:46:24 +0000 (16:46 +0100)
commitc674a486f6560050cd7a4e9b1758cac6b177a438
treeee8e39ddffd3c6635f7d9544d0c3a8ef438739ed
parente871c361bf3b135913e6818fdac4acff49708a25
Fix for Trust Level search with alternate ID output

Currently the requests are timing out, over 60 seconds.
This commit restores the older implementation not using
attribute-axis, so that when the DataNodes are fetched,
we can get both the Cm Handle ID and Alternate ID.

Issue-ID: CPS-2738
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I2072eb5cae2fd04d8217be48c261e219c948a339
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/CmHandleQueryServiceImpl.java