<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 9:47 PM, Sumanth Suresh Nagadavalli <span dir="ltr"><<a href="mailto:sumansn@thoughtworks.com" target="_blank">sumansn@thoughtworks.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">Hi All,<div><br></div><div>Recently we had a bug where page-size parameter was not passed in from nova while making a call to glance for image list. This was addressed by <a href="https://review.openstack.org/#/c/43262/" target="_blank">https://review.openstack.org/#/c/43262/</a>.</div>
<div><br></div><div>As a result, I also thought that it might make sense to have a default page size configurable for image list call on nova end. </div><div><br></div><div>The reason is, if we do not have page-size parameter set, then the page size is defaulted to 20 on glance client. This is not a configurable value on glance client. If there are huge number images(say 1000), then nova ends up making huge number of calls to glance(50, in this case). So, having a default page-size configurable on nova end would help to have more control over this value.</div>
</div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">
<div><br></div><div>This is captured in <a href="https://blueprints.launchpad.net/nova/+spec/default-page-size-for-image-list" target="_blank">https://blueprints.launchpad.net/nova/+spec/default-page-size-for-image-list</a></div>
<div><br>
</div><div>Can we get some discussions started over this?</div><div><br></div></div></blockquote><div><br></div><div>Why not change the default value in glance?<br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div></div><div>Thanks <span class="HOEnZb"><font color="#888888"><br>-- <br>Sumanth N S<br>
</font></span></div></div>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>