diff options
author | Hariharan <rh20085046@wipro.com> | 2021-08-11 17:07:33 +0530 |
---|---|---|
committer | Hariharan <rh20085046@wipro.com> | 2021-08-11 17:07:33 +0530 |
commit | 9b8e5fbdbf08e52b28d49db5810dfa14270917d3 (patch) | |
tree | bd8fe24780c7b52a8a22df787ccfb323506283a1 /platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json | |
parent | 7cd7fe946ae07d21a3daf57a5f2868f4b4b2e7fc (diff) |
RAN Slice - Termination testing.Deleting unnecessary template files
Issue-ID: CCSDK-3393
Signed-off-by: Hariharan <rh20085046@wipro.com>
Change-Id: I057f93801d1b3df3049fbe8494d556b1301f9b55
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json deleted file mode 100644 index 125454e4..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "cellDUList": [ - { - "cellLocalId": ${tmp.cellDULocalId}, - "pLMNInfoList": ${tmp.ceLLDUpLMNInfoList}, - "resourceType": "PRB" - } - ], - "gNBDUId": ${tmp.gNBDUId}, - "gNBId": ${tmp.gNBId}, - "gNBIdLength": ${tmp.gNBIdLength}, - "nearRTRICId": ${tmp.nearRTRICId}, -} |