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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
