Add missing floppy RASD type for compat
This commit is contained in:
parent
3ab6365a53
commit
c460aa051a
|
@ -414,6 +414,7 @@ class OVFParser(object):
|
|||
"5": "ide-controller",
|
||||
"6": "scsi-controller",
|
||||
"10": "ethernet-adapter",
|
||||
"14": "floppy",
|
||||
"15": "cdrom",
|
||||
"17": "disk",
|
||||
"20": "other-storage-device",
|
||||
|
|
Loading…
Reference in New Issue