Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate vendor id 0x1af4 to Virtio Block Device (#1242117)
The vendor information used to come from parted which reports virtio blk devices as 'Virtio Block Device'. The sysfs vendor entry has always been 0x1af4 which isn't very descriptive. So in disk.description check for the exception and return "Virtio Block Device". disk.vendor is left as-is, only the user friendly description is modified. Resolves: rhbz#1242117
- Loading branch information