Francesco Romani has submitted this change and it was merged. Change subject: virt: Add _getVolumeInfo helper ......................................................................
virt: Add _getVolumeInfo helper The next patch needs to call into to storage to get detailed volume size information. Add a helper to encapsulate this operation which makes error checking and exception raising consistent for all call sites. Change-Id: I11eefb292e5d08458cf3a16ef9c444fb9c08702b Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/43560 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1251958 Reviewed-on: https://gerrit.ovirt.org/45947 Continuous-Integration: Francesco Romani <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Adam Litke: Verified Francesco Romani: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/45947 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11eefb292e5d08458cf3a16ef9c444fb9c08702b Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
