RAN Slice - Termination testing.Deleting unnecessary template files 43/123243/1
authorHariharan <rh20085046@wipro.com>
Wed, 11 Aug 2021 11:37:33 +0000 (17:07 +0530)
committerHariharan <rh20085046@wipro.com>
Wed, 11 Aug 2021 11:37:33 +0000 (17:07 +0530)
Issue-ID: CCSDK-3393
Signed-off-by: Hariharan <rh20085046@wipro.com>
Change-Id: I057f93801d1b3df3049fbe8494d556b1301f9b55

platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-CUUP.json [deleted file]
platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-DU.json [deleted file]
platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicyMember-CUCP.json [deleted file]
platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json [deleted file]
platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUUP.json [deleted file]
platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json [deleted file]
platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json [deleted file]

diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-CUUP.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-CUUP.json
deleted file mode 100644 (file)
index 86bbc38..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-  "quotaType": "STRICT",
-  "rRMPolicyMemberList": ${tmp.CellCURRMMembersList},
-  "resourceID": ${tmp.idGNBCUUPFunction},
-  "resourceType": "DRB",
-  "rrmPolicyID": ${tmp.CUUPRRMPolicyRatio_id},
-  "sliceType": "eMBB"
-}
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-DU.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-DU.json
deleted file mode 100644 (file)
index 476b42a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-  "quotaType": "STRICT",
-  "rRMPolicyMemberList": ${tmp.CellDURRMMembersList},
-  "resourceID": ${tmp.cellDULocalId},
-  "resourceType": "PRB",
-  "rrmPolicyID": ${tmp.cellDURRMPolicyRatio_id},
-  "sliceType": "eMBB"
-}
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicyMember-CUCP.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicyMember-CUCP.json
deleted file mode 100644 (file)
index ba6aa67..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-  "quotaType": "STRICT",
-  "rRMPolicyMemberList": ${tmp.CellCURRMMembersList},
-  "resourceID": ${tmp.cellCULocalId},
-  "resourceType": "RRC Connected Users",
-  "rrmPolicyID": ${tmp.RRMPolicyRatio_id},
-  "sliceType": "eMBB"
-}
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 (file)
index 181095a..0000000
+++ /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},
-}
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUUP.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUUP.json
deleted file mode 100644 (file)
index 5f66982..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-  "gNBCUUPId": ${tmp.idGNBCUUPFunction},
-  "gNBId": ${tmp.gNBId},
-  "gNBIdLength": ${tmp.gNBIdLength},
-  "nearRTRICId": ${tmp.nearRTRICId},
-  "pLMNInfoList": ${tmp.pLMNInfoList-CUUP},
-  "resourceType": "DRB"
-}
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 (file)
index 125454e..0000000
+++ /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},
-}
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json
deleted file mode 100644 (file)
index fc58152..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-  "gNBId": ${tmp.gNBId},
-  "nearRTRICId": ${tmp.nearRTRICId},
-  "pLMNInfoList": ${tmp.pLMNInfoList-RIC},
-  "ranNFNSSIList": [
-    ${payloadJson.input.RANNFNSSIId}
-  ],
-  "resourceType": "NearRTRIC"
-}