<div dir="ltr"><div><div>Hi Alex,<br><br></div>I think the progress attribute should be there on the query api. i.e. nova.images.get(uuid).<br></div><div>After the create command, you get the new image's id, then just query on it on intervals that you see appropriate.<br>
</div><div><br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><i><br>YY Inc. is hiring openstack and python developers. Interested? Check <a href="http://www.nsbeta.info/jobs" target="_blank">http://www.nsbeta.info/jobs</a></i><br>
</div><div><br>--<br>Thanks,<br></div>Yuanle<br></div></div>
<br><br><div class="gmail_quote">On Fri, Mar 7, 2014 at 7:23 AM, Alex L <span dir="ltr"><<a href="mailto:buzz42j@gmail.com" target="_blank">buzz42j@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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><span class="HOEnZb"><font color="#888888"><p>Alex<br></p></font></span></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div></div>