From: garciadeblas Date: Mon, 2 Apr 2018 10:10:43 +0000 (+0200) Subject: Fixed indentation in grouping vm-flavor-name X-Git-Tag: v3.1.0~4 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=commitdiff_plain;h=400907817e6c038a65c3e04707e264959c3dc281 Fixed indentation in grouping vm-flavor-name Change-Id: Ib2763c3b8b5a6f13097f1cdd0f1d9c6cae071051 Signed-off-by: garciadeblas --- diff --git a/models/yang/mano-types.yang b/models/yang/mano-types.yang index 654fcbb..26eb420 100644 --- a/models/yang/mano-types.yang +++ b/models/yang/mano-types.yang @@ -644,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 {