Loading yang-models/_3gpp-nr-nrm-rrmpolicy.yang +8 −8 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ module _3gpp-nr-nrm-rrmpolicy { revision 2020-04-28 { reference "CR0285"; } revision 2020-02-14 { reference "Initial revision"; } grouping rRMPolicyMemberGrp { grouping RRMPolicyMemberGrp { description "This data type represents an RRM Policy member that will be part of a rRMPolicyMemberList. A RRMPolicyMember is defined by its pLMNId and sNSSAI (S-NSSAI). Loading Loading @@ -70,7 +70,7 @@ module _3gpp-nr-nrm-rrmpolicy { the PLMNId <<dataType>> and S-NSSAI <<dataType>>." ; min-elements 1; key "mcc mnc sd sst"; uses rRMPolicyMemberGrp; uses RRMPolicyMemberGrp; } } // grouping Loading Loading @@ -114,7 +114,7 @@ module _3gpp-nr-nrm-rrmpolicy { } } grouping RrmPolicySubtree { grouping RRMPolicySubtree { description "Contains RrmPolicy related classes. Should be used in all classes (or classes inheriting from) - NRCellCU, NRCellDU, GNBCUUPFunction, GNBCUCPFunction, GNBDUFunction Loading Loading @@ -179,24 +179,24 @@ module _3gpp-nr-nrm-rrmpolicy { augment "/me3gpp:ManagedElement/gnbcucp3gpp:GNBCUCPFunction/" + "nrcellcu3gpp:NRCellCU" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction/" + "nrcelldu3gpp:NRCellDU" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbcuup3gpp:GNBCUUPFunction" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbcucp3gpp:GNBCUCPFunction" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction" { uses RrmPolicySubtree; uses RRMPolicySubtree; } } No newline at end of file Loading
yang-models/_3gpp-nr-nrm-rrmpolicy.yang +8 −8 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ module _3gpp-nr-nrm-rrmpolicy { revision 2020-04-28 { reference "CR0285"; } revision 2020-02-14 { reference "Initial revision"; } grouping rRMPolicyMemberGrp { grouping RRMPolicyMemberGrp { description "This data type represents an RRM Policy member that will be part of a rRMPolicyMemberList. A RRMPolicyMember is defined by its pLMNId and sNSSAI (S-NSSAI). Loading Loading @@ -70,7 +70,7 @@ module _3gpp-nr-nrm-rrmpolicy { the PLMNId <<dataType>> and S-NSSAI <<dataType>>." ; min-elements 1; key "mcc mnc sd sst"; uses rRMPolicyMemberGrp; uses RRMPolicyMemberGrp; } } // grouping Loading Loading @@ -114,7 +114,7 @@ module _3gpp-nr-nrm-rrmpolicy { } } grouping RrmPolicySubtree { grouping RRMPolicySubtree { description "Contains RrmPolicy related classes. Should be used in all classes (or classes inheriting from) - NRCellCU, NRCellDU, GNBCUUPFunction, GNBCUCPFunction, GNBDUFunction Loading Loading @@ -179,24 +179,24 @@ module _3gpp-nr-nrm-rrmpolicy { augment "/me3gpp:ManagedElement/gnbcucp3gpp:GNBCUCPFunction/" + "nrcellcu3gpp:NRCellCU" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction/" + "nrcelldu3gpp:NRCellDU" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbcuup3gpp:GNBCUUPFunction" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbcucp3gpp:GNBCUCPFunction" { uses RrmPolicySubtree; uses RRMPolicySubtree; } augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction" { uses RrmPolicySubtree; uses RRMPolicySubtree; } } No newline at end of file