← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1314928] Re: image-create --progress, missing progress bar

 

Tzach, the `copy-from` param downloads the image when the request gets
to the server. There's no way, without some hacky workaround, to support
this right now. I don't think this is worth doing. We can revisit it in
the future once async-workers are done.

I'll set it as invalid for now.

** Project changed: glance => python-glanceclient

** Also affects: glance
   Importance: Undecided
       Status: New

** Changed in: glance
       Status: New => Invalid

** Changed in: python-glanceclient
       Status: New => Invalid

** Changed in: glance
   Importance: Undecided => Wishlist

** Changed in: python-glanceclient
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1314928

Title:
  image-create --progress, missing progress bar

Status in OpenStack Image Registry and Delivery Service (Glance):
  Invalid
Status in Python client library for Glance:
  Invalid

Bug description:
  Description of problem:   Uploading image  --progress, upload works
  but missing progress bar.

  glance image-create --name tshefi_cli2 --disk-format raw --container-
  format bare --copy-from
  http://download.eng.tlv.redhat.com/pub/rhel/released/RHEL-6/6.4/Appliance
  /rhel-client-x86_64-ec2-starter-6.4_20130130.0-1-sda.raw --progress

  Semi dist' setup via packstack, Glance uses Gluster as backend.

  Version-Release number of selected component (if applicable):
  RHEL6.5
  python-glanceclient-0.12.0-2.el6ost.noarch

  How reproducible:
  Every time

  Steps to Reproduce:
  1. glance image-create  --progress    notice missing progress bar.

  Actual results:
  Image is uploaded but no progress bar is shown in the process. 

  Expected results:
  Image should upload showing progress bar indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1314928/+subscriptions


References