Commit c95235a7 authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

S5-216037

parent 1b31b87f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ module _3gpp-common-yang-types {
    network slicing.";
  reference "3GPP TS 28.541";

  revision 2021-11-01 { reference "CR-0141"; }
  revision 2020-11-06 {
    description "Removed incorrect S-NSSAI definitions.";
    reference "CR-0118";
@@ -37,6 +38,13 @@ module _3gpp-common-yang-types {
    reference  "Initial version.";
  }

  typedef EnabledDisabled {
    type enumeration {
      enum DISABLED ;
      enum ENABLED ;
    }
  }
  
  grouping ManagedNFProfile {
    description "Defines profile for managed NF";
    reference "3GPP TS 23.501";