diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-30 14:12:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-30 14:12:44 +0000 |
commit | 15bbf1487764bbfeaffcaa6a4a4beaea69f50d1e (patch) | |
tree | 88d7e8a92b1dd09f7d35e2366e8a23cb1b8fdb5d /csit/data | |
parent | 2dbb3e9e34f1bf0fe2450b44eb4928aadd8e4c41 (diff) | |
parent | f8288947d90d905b520ae273104cc83e7a133c17 (diff) |
Merge "CSIT: DMI to NCMP"
Diffstat (limited to 'csit/data')
-rwxr-xr-x | csit/data/cmHandleRegistration.json | 5 |
1 files changed, 5 insertions, 0 deletions
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 |