Commit a967c464 authored by scottma's avatar scottma
Browse files

Update _3gpp-nr-nrm-externalgnbcuupfunction.yang

parent c637370e
Loading
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ module _3gpp-nr-nrm-externalgnbcuupfunction {
  import _3gpp-nr-nrm-nrnetwork { prefix nrnet3gpp; }
  import _3gpp-common-subnetwork { prefix subnet3gpp; }
  import _3gpp-common-top { prefix top3gpp; }
  import _3gpp-5gc-nrm-ecimappingrule { prefix ecimapping3gpp; }

  organization "3GPP SA5";
  description "Defines the YANG mapping of the ExternalGNBCUUPFunction
@@ -17,7 +16,6 @@ module _3gpp-nr-nrm-externalgnbcuupfunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2024-08-12 { reference CR-1336 ; } 
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2019-10-28 { reference S5-193518 ; }
  revision 2019-06-17 {
@@ -43,12 +41,6 @@ module _3gpp-nr-nrm-externalgnbcuupfunction {
      mandatory true;
      type int32 { range "22..32"; }
    }
    
    leaf nGRANECIMappingRuleRef {
      description "DN of ECIMappingRuleSet.";
      type types3gpp:DistinguishedName;
    }

  }

  grouping ExternalGNBCUUPFunctionWrapper {