Change in ovirt-image-uploader[master]: upload: making it faster on el6

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> --- M src/__main__.py 1 file changed, 23 insertions(+), 14 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Verified -- To view, visit http://gerrit.ovirt.org/33976 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie7a1cf9757429e8cf77745b39a4c1b9efeab6169 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-image-uploader Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com