Refactoring Code to remove NRM 07/130107/2
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 21:14:05 +0000 (21:14 +0000)
commite1db2469a8e42d591bd905e588975be0f2a8861e
tree5851d5c9cd7f74564e6361e71a689cb5452bbbf1
parent97cbaf97efaa9622a6c569331fe48849bbbca713
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
(cherry picked from commit cc2dbf6d08840ba0e105e44022568d9afd130273)
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]