Dan Kenigsberg has submitted this change and it was merged. Change subject: core: generify "streamDownloadImage" related methods ......................................................................
core: generify "streamDownloadImage" related methods This patch generifies the related "streamDownloadImage" methods in image/imageSharing to be have more generic name as they could be used with any passed fileObj. Change-Id: I1c73374681b5a5fc9fd0cb81020138fb5c8bfe69 Signed-off-by: Liron Aravot <[email protected]> Reviewed-on: http://gerrit.ovirt.org/26761 Reviewed-by: Federico Simoncelli <[email protected]> --- M vdsm/BindingXMLRPC.py M vdsm/storage/image.py M vdsm/storage/imageSharing.py M vdsm/storage/sp.py 4 files changed, 12 insertions(+), 13 deletions(-) Approvals: Federico Simoncelli: Looks good to me, approved Liron Ar: Verified -- To view, visit http://gerrit.ovirt.org/26761 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1c73374681b5a5fc9fd0cb81020138fb5c8bfe69 Gerrit-PatchSet: 14 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Liron Ar <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Liron Ar <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Yoav Kleinberger <[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
