<div dir="ltr"><p>Hello,<br></p><p>I know that on the command line you can use</p><p>$ glance image-create ... --progress<br></p>  <p>to show your current progress when creating an image.</p> <p>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.</p> <p>Thanks for any help!</p><p>Alex<br></p></div>