Commit f5993a28 authored by lengyelb's avatar lengyelb
Browse files

Merge branch '28.541_Rel17_CR_0520_Use_of_TopSliceSubnetProfile' into...

Merge branch '28.541_Rel17_CR_0520_Use_of_TopSliceSubnetProfile' into 'Integration_Rel17_SA5_138_YANG'

28.541 rel17 cr 0520 use of top slice subnet profile

See merge request sa5/MnS!189
parents 3cc47821 2a386f8f
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -142,7 +142,12 @@ module _3gpp-ns-nrm-networkslicesubnet {

    list sliceProfileList {
      description "List of SliceProfiles supported by the network slice 
        subnet instance";
        subnet instance. All members of the list, instances of SliceProfile, 
        shall contain the same datatype representing slice profile requirements: 
        TopSliceSubnetProfile, RANSliceSubnetProfile or CNSliceSubnetProfile.  
        Members of the list may contain TopSliceSubnetProfile datatype 
        only when this attribute (sliceProfileList) belongs to 
        a NetworkSliceSubnet that is directly referenced by a NetworkSlice";
      key sliceProfileId;
      uses SliceProfileGrp;
    }