
Sandro Bonazzola has submitted this change and it was merged. Change subject: upload: making it faster on el6 ...................................................................... upload: making it faster on el6 Removing at all the usage of tarlib and gzip which are really slow on Python 2.6 Change-Id: Ie7a1cf9757429e8cf77745b39a4c1b9efeab6169 Bug-Url: https://bugzilla.redhat.com/1150922 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> (cherry picked from commit c2a7f29207eb9b80e402c329e461d9976d60dba2) --- M src/__main__.py 1 file changed, 23 insertions(+), 14 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33989 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie7a1cf9757429e8cf77745b39a4c1b9efeab6169 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-image-uploader Gerrit-Branch: ovirt-image-uploader-3.5 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server