Fix success response code CM Handle Registration 46/127246/8
authormpriyank <priyank.maheshwari@est.tech>
Wed, 23 Feb 2022 09:47:23 +0000 (15:17 +0530)
committermpriyank <priyank.maheshwari@est.tech>
Fri, 25 Feb 2022 12:55:34 +0000 (18:25 +0530)
commit80dee97e67b98b8308bedb1383dc624d7c642520
tree10724d45d6820ad83849e5580da525e92bb86a92
parentebfa4077b2e462237301e93566fed6ef2f56674c
Fix success response code CM Handle Registration

- changed registartion response code to 204 NO_CONTENT
- improved exception handling for registration API
- fixed failing csit related to changed response code
- updated the release notes for CPS-892 and CPS-837

Issue-ID: CPS-892
Change-Id: I616e340debf1583b058e7ae6b8960972eec00f3e
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ncmp-rest/docs/openapi/ncmp-inventory.yml
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/exceptions/NetworkCmProxyRestExceptionHandler.java
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryControllerSpec.groovy
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/exceptions/NetworkCmProxyRestExceptionHandlerSpec.groovy
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImpl.java
csit/tests/cps-model-sync/cps-model-sync.robot
docs/api/swagger/ncmp/openapi-inventory.yaml
docs/release-notes.rst