X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fplugins%2Fyang%2Fmano-types.yang;h=10135955e8d43f14bd4477d413a2ed54bcdc7bf0;hb=68ba243af24d8bd4869cb742287ce155aca1b323;hp=03c27a1766f40686b2bc763688c39ae017533639;hpb=e82374fb6f72f63c67cfbc66dc5de4ccfe95c908;p=osm%2FSO.git diff --git a/models/plugins/yang/mano-types.yang b/models/plugins/yang/mano-types.yang index 03c27a17..10135955 100644 --- a/models/plugins/yang/mano-types.yang +++ b/models/plugins/yang/mano-types.yang @@ -2029,7 +2029,7 @@ module mano-types } - leaf device_bus { + leaf device-bus { description "Type of disk-bus on which this disk is exposed to guest"; type enumeration { enum ide; @@ -2039,7 +2039,7 @@ module mano-types } } - leaf device_type { + leaf device-type { description "The type of device as exposed to guest"; type enumeration { enum disk;