Bug 1041837 - [RFE][python-glanceclient]: Show pretty progressbar when uploading
Summary: [RFE][python-glanceclient]: Show pretty progressbar when uploading
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/pyth...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:33 UTC by RHOS Integration
Modified: 2015-03-19 16:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:51:00 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:33:50 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/python-glanceclient/+spec/progressbar-when-uploading.

Description:

It'd be neat if glance client could show a progress bar while uploading. Anvil has something like this and its pretty nifty to have. Obviously it shouldn't be enabled when there is no tty.

Anvil has some code that might be useful...

https://github.com/yahoo/Openstack-Anvil/blob/master/anvil/utils.py#L314 (can be used to show the bar) and https://github.com/yahoo/Openstack-Anvil/blob/master/anvil/shell.py#L220 (can be used to show the transfers that are occurring in junks from one file handle to another - ie a url handle)...



Specification URL (additional information):

None


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