Add four functions to support 5G NRM CM 02/99702/7
authorHuang Cheng <duke.huangcheng@huawei.com>
Wed, 8 Jan 2020 09:44:17 +0000 (09:44 +0000)
committerHuang Cheng <duke.huangcheng@huawei.com>
Mon, 20 Jan 2020 02:09:05 +0000 (02:09 +0000)
commit00fc75887ca5a8819104567d20c0bd5465e48d3e
treea5ed369a29f4ef1a5cbfb0131128cde5619f169c
parentfed6c23200eba54f0f1995e56bbaf6a6c1f42396
Add four functions to support 5G NRM CM

Those four functions are designed to support the operations: createMOI getMOIAttributes modifyMOIAttributes and deleteMOI

Issue-ID: CCSDK-2002
Change-Id: I631797cd041c5aa60dcc14f6bdacd0c14ea937e1
Signed-off-by: Huang Cheng <duke.huangcheng@huawei.com>
ms/blueprintsprocessor/functions/nrm-restful/pom.xml [new file with mode: 0644]
ms/blueprintsprocessor/functions/nrm-restful/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/nrm/restful/RestfulNRMServiceClient.kt [new file with mode: 0644]
ms/blueprintsprocessor/functions/nrm-restful/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/nrm/restful/RestfulNRMServiceClientTest.kt [new file with mode: 0644]
ms/blueprintsprocessor/functions/pom.xml
ms/blueprintsprocessor/parent/pom.xml