← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1671365] Re: Downloading image with --progress fails for python3

 

Sorry to "steal" this bug, but I proposed a fix since it's getting a bit
old: https://review.openstack.org/#/c/465469/

** Project changed: glance => python-glanceclient

** Changed in: python-glanceclient
     Assignee: Abhishek Kekane (abhishek-kekane) => Cyril Roelandt (cyril-roelandt)

-- 
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 Client:
  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/python-glanceclient/+bug/1671365/+subscriptions


References