X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fyang%2Fietf-yang-schema-mount.yang;fp=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fyang%2Fietf-yang-schema-mount%402019-01-14.yang;h=679d944244ce2c92931138ba1cc5926fdbb06de3;hp=1f4f2423580c8e1760a7c972a0cb9f94beeff74e;hb=f57d4764e3f681d216088f07088366a58f9adba3;hpb=7ff0c8ce9187702caa356c0c1f30064c65c1f512 diff --git a/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-yang-schema-mount@2019-01-14.yang b/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-yang-schema-mount.yang similarity index 99% rename from ntsimulator/deploy/o-ran-ru-fh/yang/ietf-yang-schema-mount@2019-01-14.yang rename to ntsimulator/deploy/o-ran-ru-fh/yang/ietf-yang-schema-mount.yang index 1f4f242..679d944 100644 --- a/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-yang-schema-mount@2019-01-14.yang +++ b/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 +}