From e694ca112fdf47696b1f083c9beefcbae718a5b9 Mon Sep 17 00:00:00 2001 From: "denilson.l65" Date: Mon, 18 Apr 2022 05:30:16 +0000 Subject: SDN-R RANSlice Reconfigure-CPS bug Changes in CPS API Issue-ID: CCSDK-3634 Signed-off-by: denilson.l65 Change-Id: I676f26c7ce9ef20c2e2a1651d0449de10a8eadaa (cherry picked from commit 3fd78f0012ab8228a36acd4e9ccbcfa3c21ecbcf) --- odlsli/src/main/properties/ran-slice-api-dg.properties | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'odlsli/src/main') 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 -- cgit 1.2.3-korg