<div dir="ltr">This appears to be a bug. I've filed it on launchpad[1] with a fix[2].<div><br></div><div>1. <a href="https://bugs.launchpad.net/python-neutronclient/+bug/1338910">https://bugs.launchpad.net/python-neutronclient/+bug/1338910</a></div>

<div>2. <a href="https://review.openstack.org/#/c/105377/">https://review.openstack.org/#/c/105377/</a></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 7, 2014 at 8:50 AM, Stefan Apostoaie <span dir="ltr"><<a href="mailto:iosstef@gmail.com" target="_blank">iosstef@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">Hi,<div><br></div><div>I'm using openstack icehouse to develop a neutron plugin and I have a issue with the timeouts the neutronclient gives to nova. For me the create_port neutron API request takes a lot of time when hundreds of instances are involved and nova gets a timeout. That's why I tried increasing the neutron_url_timeout property to 60 seconds in nova.conf. The problem is this increase doesn't change anything, the create_port request still timeouts after 30 seconds.</div>


<div>I looked in the neutronclient code (neutronclient.client.HTTPClient) and saw that  the timeout value that is being set is not used anywhere. I expected a reference in the _cs_request but couldn't find one. Also from what I can understand from the create_port flow the **kwargs don't contain the timeout parameter. Could this be a bug?</div>


<div><br></div><div>Regards,</div><div>Stefan</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><br clear="all"><div><br></div>-- <br><div>Kevin Benton</div>
</div>