summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-23 16:56:41 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-23 16:56:41 +0000
commitb03f66d763b938f3a65c3e89ac4a10b4a743e408 (patch)
tree7e766df55f5d6d6138d91c80269d5ff32d2e4d75 /platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json
parentdd790f0bc449afc3901e757e23c2b75a996189ad (diff)
parent9b8e5fbdbf08e52b28d49db5810dfa14270917d3 (diff)
Merge "RAN Slice - Termination testing.Deleting unnecessary template files"
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json
deleted file mode 100644
index 181095a5..00000000
--- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "cellCUList": [
- {
- "cellLocalId": ${tmp.cellLocalId}
- "pLMNInfoList": ${tmp.pLMNInfoList},
- "resourceType": "RRC Connected Users"
- }
- ],
- "gNBCUName": ${tmp.CUCPName},
- "gNBId": ${tmp.gNBId},
- "gNBIdLength": ${tmp.gNBIdLength},
- "nFType": ${tmp.cucpNFType},
- "nearRTRICId": ${tmp.nearRTRICId},
-}