[node-patches] Change in ovirt-node[master]: show serial in description for sas/usb disks

mburns at redhat.com mburns at redhat.com
Wed Jun 13 22:47:23 UTC 2012


Michael Burns has submitted this change and it was merged.

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(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/4962
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0732c9db59274e68f1c364cd9d83aa899d87eb42
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list