Commit b6d7b1a9 authored by lengyelb's avatar lengyelb
Browse files

Merge branch '28.541_Rel18_SectorCarrierUpdate_Yang' into 'Integration_Rel18_SA5_166_YANG'

28.541_Rel18_CR1697_SectorCarrierUpdate_Yang into Integration

See merge request !2062
parents b8d03d64 18218408
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,10 +15,11 @@ module _3gpp-nr-nrm-nrcelldu {
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "Defines the YANG mapping of the NRCellDU Information Object
    Class (IOC) that is part of the NR Network Resource Model (NRM).
    Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    Copyright 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2026-03-18 { reference CR-1697 ; } 
  revision 2024-05-24 { reference CR-1273 ; } 
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2022-07-28 { reference "CR-0770"; }
@@ -368,7 +369,6 @@ module _3gpp-nr-nrm-nrcelldu {

    leaf-list nRSectorCarrierRef {
      description "Reference to corresponding NRSectorCarrier instance.";
      min-elements 1;
      type types3gpp:DistinguishedName;
    }