CPS-1067 NCMP returns 500 error on searches endpoint when No DMi Handles registered

CPS-1067 NCMP returns 500 error on searches endpoint when No DMi Handles registered

https://lf-onap.atlassian.net/browse/CPS-1067

Assumptions/Decisions


#

Issue

Notes/Jira

Decision

#

Issue

Notes/Jira

Decision

1







2







3









Implementation Proposal


Merge 2 'query' end points in one

#

Proposed Changes

#

Proposed Changes

1

  1. NetworkCmProxyDataServiceImpl

    1. surround the cpsAdminService call with try-catch block in executeCmHandleHasAllModulesSearch method

    2. log, and return with empty array

2

  1. NetworkCmProxyDataServiceImplSpec

    1. test new branch