[Openstack] Progress bar for image create in python-glanceclient

Alex L buzz42j at gmail.com
Thu Mar 6 23:23:36 UTC 2014


Hello,

I know that on the command line you can use

$ glance image-create ... --progress

to show your current progress when creating an image.

I want to be able to do something similar but inside my python program
using the python-glanceclient tool. There seems to be no 'progress'
attribute in the ImageManager object when creating images, so I'm not sure
how you could get a progress bar with the python-glanceclient.

Thanks for any help!

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140306/14d50f8a/attachment.html>


More information about the Openstack mailing list