Merge "Update YANG models for OpenFronthaul M-Plane."
[sim/o1-interface.git] / ntsimulator / deploy / o-ran-ru-fh / yang / ietf-yang-schema-mount.yang
@@ -73,6 +73,7 @@ module ietf-yang-schema-mount {
        The 'mount-point' statement MUST NOT be used in a YANG
        version 1 module, neither explicitly nor via a 'uses'
        statement.
+
        The 'mount-point' statement MAY be present as a substatement
        of 'container' and 'list' and MUST NOT be present elsewhere.
        There MUST NOT be more than one 'mount-point' statement in a
@@ -119,7 +120,6 @@ module ietf-yang-schema-mount {
     }
     list mount-point {
       key "module label";
-
       description
         "Each entry of this list specifies a schema for a particular
          mount point.
@@ -167,7 +167,6 @@ module ietf-yang-schema-mount {
           presence
             "The mounted schema together with the 'parent-reference'
              make up the schema for this mount point.";
-
           description
             "This node indicates that the server has mounted at least
              the module 'ietf-yang-library' at the mount point, and
@@ -221,4 +220,4 @@ module ietf-yang-schema-mount {
       }
     }
   }
-}
\ No newline at end of file
+}