YANG Model update to RANSlice southobound 30/113430/1
authorSandeep Shah <sandeeplinux1068@gmail.com>
Thu, 1 Oct 2020 15:46:45 +0000 (10:46 -0500)
committerSandeep Shah <sandeeplinux1068@gmail.com>
Thu, 1 Oct 2020 15:46:45 +0000 (10:46 -0500)
Minor update to YANG model for soutbound RANSlice
to accommodate how Policy/SO sending sNSSAI in
the DMAAP message. Chnaged type from uint32 to
string.

Issue-ID: CCSDK-2863
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I4a00dc6257d3198c20bdf3b1ee6fac9955f7b8fa

sdnr/northbound/ranSlice/model/src/main/yang/ran-network@2020-08-06.yang

index 42948d0..5065659 100644 (file)
@@ -215,7 +215,7 @@ module ran-network {
   }
 
   typedef SNssai {
-    type uint32;
+    type string;
     description
       "Single Network Slice Selection Assistance Information.";
     reference