Commit 83db3cf2 authored by lengyelb's avatar lengyelb
Browse files

Merge branch...

Merge branch 'TS28.541_Rel16_CR0489_Correct_the_description_for_GNBDUFunction_and_EP_NgC' into 'Integration_Rel16_SA5_137_YANG'

Ts28.541 rel16 cr0489 correct the description for gnbdu function and ep ng c

See merge request sa5/MnS!139
parents f2ae9f88 2bb58894
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ module _3gpp-nr-nrm-ep {
    Resource Model (NRM).";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2021-04-30 { reference CR-0489; }
  revision 2021-03-02 { reference CR-0434; }
  revision 2021-01-16 { reference CR-0447; }
  revision 2020-11-02 { reference CR-0409; }
@@ -111,7 +112,7 @@ module _3gpp-nr-nrm-ep {

    list EP_F1C {
      description "Represents the local end point of the control plane
        interface (F1-C) between the DU and CU or CU-CP.";
        interface (F1-C) between the gNB-DU and gNB-CU or gNB-CU-CP.";
      reference "3GPP TS 28.541, 3GPP TS 38.470";
      key id;
      uses top3gpp:Top_Grp;
@@ -122,7 +123,7 @@ module _3gpp-nr-nrm-ep {

    list EP_NgC {
      description "Represents the local end point of the control plane
        interface (NG-C) between the gNB and NG-Core entity.";
        interface (NG-C) between the gNB and AMF.";
      reference "3GPP TS 28.541, 3GPP TS 38.470";
      key id;
      uses top3gpp:Top_Grp;
@@ -173,7 +174,7 @@ module _3gpp-nr-nrm-ep {

    list EP_F1U {
      description "Represents the local end point of the user plane
        interface (F1-U) between the DU and CU or CU-UP.";
        interface (F1-U) between the gNB-DU and gNB-CU or gNB-CU-UP.";
      reference "3GPP TS 28.541, 3GPP TS 38.470";
      key id;
      uses top3gpp:Top_Grp;
+1 −1
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ module _3gpp-nr-nrm-gnbdufunction {
    Object Class (IOC) that is part of the NR Network Resource Model (NRM).";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2021-04-30 { reference CR-0489 ; }
  revision 2020-10-02 { reference CR-0383 ; }
  revision 2020-03-12 { reference "SP-200233 S5-201547" ; }
  revision 2020-02-14 { reference S5-20XXXX ; }
@@ -34,7 +35,6 @@ feature";

    leaf gNBId {
      type int64 { range "0..4294967295"; }
      config false;
      mandatory true;
      description "Identifies a gNB within a PLMN. The gNB Identifier (gNB ID)
        is part of the NR Cell Identifier (NCI) of the gNB cells.";