Loading yang-models/_3gpp-common-qmcjob.yang +12 −14 Original line number Diff line number Diff line Loading @@ -106,9 +106,9 @@ module _3gpp-common-qmcjob { } } augment "/subnet3gpp:SubNetwork" { grouping QMCJob { list QMCJob { description "Represents the QMCJOb IOC."; description "Represents the QMCJob IOC."; key id; uses top3gpp:Top_Grp; container attributes { Loading @@ -117,14 +117,12 @@ module _3gpp-common-qmcjob { } } augment "/me3gpp:ManagedElement" { list QMCJob { description "Represents the QMCJOb IOC."; key id; uses top3gpp:Top_Grp; container attributes { uses QMCJobGrp; } augment "/subnet3gpp:SubNetwork" { uses QMCJob; } augment "/me3gpp:ManagedElement" { uses QMCJob; } } Loading
yang-models/_3gpp-common-qmcjob.yang +12 −14 Original line number Diff line number Diff line Loading @@ -106,9 +106,9 @@ module _3gpp-common-qmcjob { } } augment "/subnet3gpp:SubNetwork" { grouping QMCJob { list QMCJob { description "Represents the QMCJOb IOC."; description "Represents the QMCJob IOC."; key id; uses top3gpp:Top_Grp; container attributes { Loading @@ -117,14 +117,12 @@ module _3gpp-common-qmcjob { } } augment "/me3gpp:ManagedElement" { list QMCJob { description "Represents the QMCJOb IOC."; key id; uses top3gpp:Top_Grp; container attributes { uses QMCJobGrp; } augment "/subnet3gpp:SubNetwork" { uses QMCJob; } augment "/me3gpp:ManagedElement" { uses QMCJob; } }