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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to