Dan Kenigsberg has submitted this change and it was merged. Change subject: ceph: Support hotunplug of network disks ......................................................................
ceph: Support hotunplug of network disks Vm._findDriveByUUIDs() was not considering network drives, failing with LookupError. Now we use drive diskType if available to find network drives. Change-Id: I730474c54802c2b0cbb685d8088d496ad565e36c Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/38804 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Daniel Erez <[email protected]> Reviewed-by: Adam Litke <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Federico Simoncelli <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 7 insertions(+), 0 deletions(-) Approvals: Adam Litke: Looks good to me, but someone else must approve Nir Soffer: Verified Federico Simoncelli: Looks good to me, approved Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, but someone else must approve Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/38804 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I730474c54802c2b0cbb685d8088d496ad565e36c Gerrit-PatchSet: 18 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
