Nir Soffer has submitted this change and it was merged. Change subject: storage: extend drives name to allow sata interface ......................................................................
storage: extend drives name to allow sata interface SATA is widely used physical interface for storage devices. The interface uses SCSI protocol, making it similar to SCSI itself in terms of naming, but libvirt distinguishes the physical interfaces. We therefore add SATA name generation to properly support SATA devices. Change-Id: Ibec60639922a410218e0e48d0d607ce46e5ed4a7 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56803 Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI --- M tests/vmStorageTests.py M vdsm/virt/vmdevices/storage.py 2 files changed, 10 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/56803 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibec60639922a410218e0e48d0d607ce46e5ed4a7 Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
