summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/nrm-restful/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-06Add the executor and the component function to support 5G NRM CMHuang Cheng1-52/+0
The executor and the component function are designed to invoke the 5G NRM CM opertions: createMOI getMOIAttributes modifyMOIAttributes and deleteMOI Issue-ID: CCSDK-2003 Signed-off-by: Huang Cheng <duke.huangcheng@huawei.com> Change-Id: I20d3e97c01f6499e73ab0ec77abbc24775f428b7
2020-01-20Add four functions to support 5G NRM CMHuang Cheng1-0/+52
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>