X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=models%2Fyang%2Fmano-types.yang;h=1b9e141d97397cef6924075278ff8590aedcc52b;hp=34d77823b17c6c7dd536ac6f175c8147bdc12ed3;hb=8550fa7315eee96872969c644a4343213698a8d7;hpb=75e49ea79412dcc7807bec18d8a277fd4c88bc92 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.";