diff options
author | denilson.l65 <denilson.l65@wipro.com> | 2022-03-02 19:51:21 +0000 |
---|---|---|
committer | denilson.l65 <denilson.l65@wipro.com> | 2022-03-02 20:17:09 +0000 |
commit | ede11835bced7683c305ef57aea877016a23d034 (patch) | |
tree | 45a2092abfbcd19a7d32371d54d9678c242c804a /odlsli | |
parent | 75660992f2d063fcef62d9dbe6f0a13176d14d68 (diff) |
SDN-R RANSlice Reconfigure CPS Integration
Issue-ID: CCSDK-3596
Signed-off-by: denilson.l65 <denilson.l65@wipro.com>
Change-Id: Iec21bed84e2c322ae8617985f689cb799bec1905
Diffstat (limited to 'odlsli')
-rw-r--r-- | odlsli/src/main/properties/ran-slice-api-dg.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/odlsli/src/main/properties/ran-slice-api-dg.properties b/odlsli/src/main/properties/ran-slice-api-dg.properties index 7648842e..d2cbb253 100644 --- a/odlsli/src/main/properties/ran-slice-api-dg.properties +++ b/odlsli/src/main/properties/ran-slice-api-dg.properties @@ -232,6 +232,12 @@ tbdmt.template.put-status-nrcellcu=put-status-nrcellcu 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 + #terminate-ran-slice templates tbdmt.template.getmcc=get-plmnmccid-by-sliceprofileid tbdmt.template.get-plmnmncid-from-sliceprofile=get-plmnmncid-by-sliceprofileid |