From f8288947d90d905b520ae273104cc83e7a133c17 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Fri, 25 Mar 2022 15:41:59 +0530 Subject: CSIT: DMI to NCMP - CSIT to register cm handle which tests the integration between DMI and NCMP - CSIT to get module refs which tests the integration between DMI and SDNC Issue-ID: CPS-922 Change-Id: I9c89f168cb3cc98ad27cd0022adbf81452717a76 Signed-off-by: mpriyank --- csit/data/cmHandleRegistration.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 csit/data/cmHandleRegistration.json (limited to 'csit/data/cmHandleRegistration.json') diff --git a/csit/data/cmHandleRegistration.json b/csit/data/cmHandleRegistration.json new file mode 100755 index 00000000..0133148f --- /dev/null +++ b/csit/data/cmHandleRegistration.json @@ -0,0 +1,5 @@ +{ + "cmHandles": [ + "PNFDemo" + ] +} \ No newline at end of file -- cgit 1.2.3-korg