yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62131
[Bug 1671365] [NEW] Downloading image with --progress fails for python3
Public bug reported:
Downloading image with --progress fails for python3 with,
TypeError: 'IterableWithLength' object is not an iterator
Steps to reproduce:
Ensure OpenStack is installed for python3
$ glance -d image-download 2974158b-383d-4fe6-9671-5248b9a5d07d --file
bmc-base.qcow2 --progress
Output:
$ TypeError: 'IterableWithLength' object is not an iterator
** Affects: glance
Importance: Undecided
Assignee: Abhishek Kekane (abhishek-kekane)
Status: New
** Changed in: glance
Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1671365
Title:
Downloading image with --progress fails for python3
Status in Glance:
New
Bug description:
Downloading image with --progress fails for python3 with,
TypeError: 'IterableWithLength' object is not an iterator
Steps to reproduce:
Ensure OpenStack is installed for python3
$ glance -d image-download 2974158b-383d-4fe6-9671-5248b9a5d07d --file
bmc-base.qcow2 --progress
Output:
$ TypeError: 'IterableWithLength' object is not an iterator
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1671365/+subscriptions
Follow ups