[node-patches] Change in ovirt-node[master]: show serial in description for sas/usb disks
mburns at redhat.com
mburns at redhat.com
Fri Jun 1 12:27:28 UTC 2012
Michael Burns has uploaded a new change for review.
Change subject: show serial in description for sas/usb disks
......................................................................
show serial in description for sas/usb disks
Previously, we were always using ID_SCSI_COMPAT for the device
description in the storage selection screen. If a device did
not have that defined, we would check if it was a virtio disk.
If it wasn't, we would display "unknown". Now, we will check
the ID_SERIAL field and use that if ID_SCSI_COMPAT is not
available. If both are unavailable, we will fall back to
"unknown"
rhbz#824854
Change-Id: I0732c9db59274e68f1c364cd9d83aa899d87eb42
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M scripts/storage.py
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/62/4962/1
--
To view, visit http://gerrit.ovirt.org/4962
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0732c9db59274e68f1c364cd9d83aa899d87eb42
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list