diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-27 20:06:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-04-27 20:06:20 +0000 |
commit | 2956a171ae20ac89c245d72c48ff00b66a92a38b (patch) | |
tree | 19a00830517abdd35c0dae13e0495e120bc8f13f /odlsli/src | |
parent | 005f574ec8c88fb572445e430a1c12c39dbdc352 (diff) | |
parent | e694ca112fdf47696b1f083c9beefcbae718a5b9 (diff) |
Merge "SDN-R RANSlice Reconfigure-CPS bug" into jakarta1.3.2
Diffstat (limited to 'odlsli/src')
-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 |