Commit 7593e14d authored by lengyelb's avatar lengyelb
Browse files

removed geocircle list, it is just a type not a real data node

parent d24dad23
Loading
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -12,11 +12,12 @@ module _3gpp-common-yang-types {
  description "The model defines a YANG mapping of the top level
    information classes used for management of 5G networks and
    network slicing.
    Copyright 2025, 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.623";

  // common for rel-19, rel-20
  revision 2026-03-19 { reference "CR-xxxx"; }
  revision 2025-10-07 { reference "CR-0573 CR-0582 CR-583"; }
  revision 2025-10-01 { reference "CR-0578" ; }
  revision 2025-08-31 { reference "CR-0551 CR-0556 CR-0562"; }
@@ -698,14 +699,6 @@ module _3gpp-common-yang-types {
    reference "clause 2.10.1 of 3GPP TS 23.003";
  }

    list geoCircle {
      description "a geographical circle identified by reference location and
        associated distance radius";
      key idx;
      leaf idx { type uint16; }
      uses GeoCircleGrp;
    }

  typedef AmfSetId {
    type union {
      type uint16 {