diff --git a/yang-models/_3gpp-common-mnsregistry.yang b/yang-models/_3gpp-common-mnsregistry.yang index 84bb4332f3cd45222fb6ab7b714f7ca0395fc95f..f39037e454bd7b991a924ecc35d2b105efcb2f70 100755 --- a/yang-models/_3gpp-common-mnsregistry.yang +++ b/yang-models/_3gpp-common-mnsregistry.yang @@ -13,7 +13,7 @@ module _3gpp-common-mnsregistry { Class (IOC) that is part of the Generic Network Resource Model (NRM)."; reference "3GPP TS 28.623 Generic Network Resource Model (NRM)"; - revision 2023-05-09 { reference "S5-216090"; } + revision 2023-05-09 { reference CR-0242; } revision 2021-11-23 { reference "S5-216090"; } revision 2021-10-18 { reference "S5-215263"; } revision 2021-08-29 { reference "Initial revision, S5-214388"; } @@ -70,6 +70,9 @@ module _3gpp-common-mnsregistry { and provides the data required to support its discovery. It is name-contained by MnsRegistry. + This specification does not specify how 'MnsInfo' objects are + created and maintained. + This information is used by the consumer to discover the producers of specific Management Services and to derive the addresses of the Management Service. @@ -90,5 +93,5 @@ module _3gpp-common-mnsregistry { uses MnsInfoGrp; } } - } + } } \ No newline at end of file