Merge "Update YANG models for OpenFronthaul M-Plane."
[sim/o1-interface.git] / ntsimulator / deploy / o-ran-ru-fh / yang / o-ran-lbm.yang
@@ -26,7 +26,7 @@ module o-ran-lbm {
     the O-RAN Radio loop-back protocol (IEEE 802.1ag).
     It is derived from MEF-38 (Service OAM Fault Management YANG Modules, April 2012)
 
     the O-RAN Radio loop-back protocol (IEEE 802.1ag).
     It is derived from MEF-38 (Service OAM Fault Management YANG Modules, April 2012)
 
-    Copyright 2019 the O-RAN Alliance.
+    Copyright 2021 the O-RAN Alliance.
 
     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS'
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS'
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -52,6 +52,24 @@ module o-ran-lbm {
     contributors may be used to endorse or promote products derived from
     this software without specific prior written permission.";
 
     contributors may be used to endorse or promote products derived from
     this software without specific prior written permission.";
 
+  revision "2021-12-01" {
+    description
+      "version 1.2.0
+
+      1) typographical corrections in descriptions.";
+
+    reference "ORAN-WG4.M.0-v01.00";
+  }
+
+  revision "2021-03-22" {
+    description
+      "version 1.1.0
+
+      1) typographical corrections in descriptions.";
+
+    reference "ORAN-WG4.M.0-v01.00";
+  }
+
   revision "2019-02-04" {
     description
       "version 1.0.0
   revision "2019-02-04" {
     description
       "version 1.0.0
@@ -117,6 +135,7 @@ module o-ran-lbm {
 // grouping
 
   grouping md-group {
 // grouping
 
   grouping md-group {
+    description "the maintenance domain grouping";
     list maintenance-domain {
       key "id";
       description
     list maintenance-domain {
       key "id";
       description
@@ -223,7 +242,7 @@ module o-ran-lbm {
           list maintenance-association-end-point {
             key "mep-identifier";
             description
           list maintenance-association-end-point {
             key "mep-identifier";
             description
-              "The list of Maintenance association End Points in a specific Maintance
+              "The list of Maintenance association End Points in a specific Maintenance
               Association.";
 
             leaf mep-identifier {
               Association.";
 
             leaf mep-identifier {
@@ -301,7 +320,7 @@ module o-ran-lbm {
 // top level container
   container md-data-definitions {
     description
 // top level container
   container md-data-definitions {
     description
-      "Data definitions related to the maineance domains used for supporting
+      "Data definitions related to the maintenance domains used for supporting
       Ethernet loopback connectivity checks";
     uses md-group;
   }
       Ethernet loopback connectivity checks";
     uses md-group;
   }