X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fplugins%2Fyang%2Fmano-types.yang;fp=models%2Fplugins%2Fyang%2Fmano-types.yang;h=10135955e8d43f14bd4477d413a2ed54bcdc7bf0;hb=761922dae448283c503de4eb1c96ff813a95ce94;hp=03c27a1766f40686b2bc763688c39ae017533639;hpb=ee71ccf6da85650a8fbd2019293535082f017b78;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;