diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-23 16:56:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-23 16:56:41 +0000 |
commit | b03f66d763b938f3a65c3e89ac4a10b4a743e408 (patch) | |
tree | 7e766df55f5d6d6138d91c80269d5ff32d2e4d75 /platform-logic/restapi-templates/src | |
parent | dd790f0bc449afc3901e757e23c2b75a996189ad (diff) | |
parent | 9b8e5fbdbf08e52b28d49db5810dfa14270917d3 (diff) |
Merge "RAN Slice - Termination testing.Deleting unnecessary template files"
Diffstat (limited to 'platform-logic/restapi-templates/src')
7 files changed, 0 insertions, 68 deletions
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 index 86bbc38b..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-CUUP.json +++ /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 index 476b42a7..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicy-DU.json +++ /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 index ba6aa675..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removeRRMPolicyMember-CUCP.json +++ /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 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}, -} 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 index 5f669826..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUUP.json +++ /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 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}, -} 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 index fc581529..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "gNBId": ${tmp.gNBId}, - "nearRTRICId": ${tmp.nearRTRICId}, - "pLMNInfoList": ${tmp.pLMNInfoList-RIC}, - "ranNFNSSIList": [ - ${payloadJson.input.RANNFNSSIId} - ], - "resourceType": "NearRTRIC" -} |