diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-27 12:43:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-04-27 12:43:21 +0000 |
commit | a8276664fa3c3faeb4ad1af17d25b0a0cfec4f81 (patch) | |
tree | 606d3a2473dc1757d31d49d3421b7ea81f1aa2ae /odlsli/src/main | |
parent | 001bdd7ba57281dd618e0b994517a17262c4762e (diff) | |
parent | 3fd78f0012ab8228a36acd4e9ccbcfa3c21ecbcf (diff) |
Merge "SDN-R RANSlice Reconfigure-CPS bug"
Diffstat (limited to 'odlsli/src/main')
-rw-r--r-- | odlsli/src/main/properties/ran-slice-api-dg.properties | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/odlsli/src/main/properties/ran-slice-api-dg.properties b/odlsli/src/main/properties/ran-slice-api-dg.properties index 46027d0d..562f808d 100644 --- a/odlsli/src/main/properties/ran-slice-api-dg.properties +++ b/odlsli/src/main/properties/ran-slice-api-dg.properties @@ -244,10 +244,8 @@ tbdmt.template.put-status-cuup=put-status-gnbcuup tbdmt.template.put-status-nrcelldu=put-status-nrcelldu #reconfigure-ran-slice templates -tbdmt.template.get-plmnid-mcc=get-plmnid-mcc -tbdmt.template.get-plmnid-mnc=get-plmnid-mnc -tbdmt.template.patch-dLThptPerSlice=patch-dLThptPerSlice -tbdmt.template.patch-uLThptPerSlice=patch-uLThptPerSlice +tbdmt.template.get-plmnid=get-plmnid +tbdmt.template.patch-configData=patch-configData #terminate-ran-slice templates tbdmt.template.getmcc=get-plmnmccid-by-sliceprofileid |