Dan Kenigsberg has submitted this change and it was merged. Change subject: Live Merge: Get volume chain for multiple drives ......................................................................
Live Merge: Get volume chain for multiple drives A future patch wants to get volume chain information for all drives in one call. Rather than getting the domXML once per drive, allow _driveGetActualVolumeChain to accept a list of drives and parse the information all at once. Change-Id: I93d5a641b0814e3764c70bea8a6c1910a821adcc Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1109920 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31366 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Federico Simoncelli <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 36 insertions(+), 24 deletions(-) Approvals: Adam Litke: Verified Federico Simoncelli: Looks good to me, approved Dan Kenigsberg: Looks good to me, but someone else must approve Francesco Romani: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/31366 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I93d5a641b0814e3764c70bea8a6c1910a821adcc Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
