Bug 1459447 - Downloading image with --progress failed
Summary: Downloading image with --progress failed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-glanceclient
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 12.0 (Pike)
Assignee: Cyril Roelandt
QA Contact: Avi Avraham
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-07 08:02 UTC by Wenkai Shi
Modified: 2017-11-15 17:42 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-15 17:25:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wenkai Shi 2017-06-07 08:02:39 UTC
Description of problem:
Downloading image with --progress failed

Version-Release number of selected component (if applicable):
python-glanceclient-2.6.0-0.20170206164205.9afb56c.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
# glance image-download --file /root/test.qcow2 --progress 882995b0-9d55-4488-b99c-1ce664c1cc93 
RequestIdProxy object is not an iterator

Expected results:
Download succeed

Additional info:
Download can succeed without "--progress" parameter.
# glance image-download --file /root/test.qcow2 882995b0-9d55-4488-b99c-1ce664c1cc93

Comment 3 Cyril Roelandt 2017-11-15 17:25:28 UTC
The required patch is available in glanceclient 2.8.0, which is what we ship in OSP12. I'm closing this (though "WONTFIX" might not be the best choice here :p). Feel free to reopen this bug if the issue has not really been fixed.

Comment 4 Paul Grist 2017-11-15 17:42:32 UTC
If it is in OSP12, let's go with current release


Note You need to log in before you can comment on or make changes to this bug.