Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1093299

Summary: image-create --progress, missing progress bar
Product: Red Hat OpenStack Reporter: Tzach Shefi <tshefi>
Component: python-glanceclientAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Dafna Ron <dron>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.0CC: eglynn, fpercoco, jruzicka, sclewis, scohen, yeylon
Target Milestone: ---   
Target Release: 6.0 (Juno)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-12 11:28:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Glance api.log none

Description Tzach Shefi 2014-05-01 08:44:11 UTC
Created attachment 891409 [details]
Glance api.log

Description of problem: 

Uploading image with --progress bar, 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

Additional info:

Comment 1 Flavio Percoco 2014-05-02 07:54:31 UTC
As mentioned in the bug upstream, there's currently no way this can be implemented without a hacky workaround. The image download happens in the server and it's not reported. We can / should revisit this once the async-workers work is done.

I'll remove the target release because it ain't happen for 5.0

Comment 3 Flavio Percoco 2015-01-12 11:28:51 UTC
This has been marked as a whishlist upstream. There's no point on tracking this bug downstream. closing.