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>