Refactoring Code to remove NRM 96/130196/5
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 8 Aug 2022 03:01:52 +0000 (23:01 -0400)
committerKAPIL SINGAL <ks220y@att.com>
Mon, 22 Aug 2022 16:37:52 +0000 (16:37 +0000)
commitcc2dbf6d08840ba0e105e44022568d9afd130273
treeafde678c21ff57fcfc8bc7a3e1ba0a21c3a421f4
parent4326f62b48d2309f4626d778fc5ffbb45ec1627d
Refactoring Code to remove NRM

Renaming Classes, API's, variabled and removing NRM word from codebase

Issue-ID: CCSDK-3741
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8150eec7e8fb0bc1d33e80991215e745e9aa79d0
ms/blueprintsprocessor/functions/restful-executor/pom.xml
ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt
ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt [moved from ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/nrmfunction/RestfulNRMServiceClient.kt with 98% similarity]
ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt [moved from ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/nrmfunction/RestfulNRMServiceClientTest.kt with 90% similarity]