X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=models%2Fyang%2Fmano-types.yang;h=1b9e141d97397cef6924075278ff8590aedcc52b;hb=refs%2Fchanges%2F43%2F7543%2F2;hp=34d77823b17c6c7dd536ac6f175c8147bdc12ed3;hpb=75e49ea79412dcc7807bec18d8a277fd4c88bc92;p=osm%2FIM.git diff --git a/models/yang/mano-types.yang b/models/yang/mano-types.yang index 34d7782..1b9e141 100644 --- a/models/yang/mano-types.yang +++ b/models/yang/mano-types.yang @@ -297,19 +297,10 @@ module mano-types } } - grouping ns-configuration { - description - "Information about NS configuration. Note: - In the future this should be equivalent to vca-configuration - grouping."; - - uses manotypes:configuration-method; - } - grouping vca-configuration { description - "Information about the VNF or VDU configuration. Note: - If the NS contains multiple instances of the + "Common information in the descriptors for NS, VNF or VDU configuration. + Note: If the NS contains multiple instances of the same VNF or VDU, each instance could have a different configuration.";