X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fyang%2Fmano-types.yang;h=26eb420718b039becf0413ad330cf8627d77bd34;hb=refs%2Fchanges%2F26%2F5926%2F1;hp=b6350ae4ca045ce6c878ecc237f2b6271dfb1050;hpb=00be8bb5c4445cc0e8b9a5a90189176a3d82ec42;p=osm%2FIM.git diff --git a/models/yang/mano-types.yang b/models/yang/mano-types.yang index b6350ae..26eb420 100644 --- a/models/yang/mano-types.yang +++ b/models/yang/mano-types.yang @@ -202,7 +202,6 @@ module mano-types the same name as entered here. "; type string; - mandatory "true"; } leaf image-checksum { @@ -645,12 +644,12 @@ module mano-types } } //grouping vm-flavor - grouping vm-flavor-name { - leaf vm-flavor-name { - description "flavor name to be used while creating vm using cloud account"; - type string; - } - } + grouping vm-flavor-name { + leaf vm-flavor-name { + description "flavor name to be used while creating vm using cloud account"; + type string; + } + } grouping vswitch-epa { container vswitch-epa {