]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: bump http_timeout to 30 seconds
authorAaron Rosen <aaronorosen@gmail.com>
Fri, 30 May 2014 18:59:36 +0000 (11:59 -0700)
committerAaron Rosen <aaronorosen@gmail.com>
Mon, 2 Jun 2014 17:45:11 +0000 (17:45 +0000)
commit12791c39059115ff8e27b617e96512ab5231dd26
tree4666661eb0969f427e061307656e90d2253ad51c
parentd720cb5cf640e66dde9c5fa3993288a57a6714ee
NSX: bump http_timeout to 30 seconds

We've seen that sometimes NSX takes longer then 10 seconds to return
in production setups under high bursts. Setting this value to 30 seconds
seems more appropriate and solves the issue at load.

Suggestion by: Jacob Cherkas

Change-Id: If604d5d52d15cc1165e19d20b38774dfecec275f
Closes-bug: 1325055
etc/neutron/plugins/vmware/nsx.ini
neutron/plugins/vmware/api_client/request.py
neutron/plugins/vmware/common/config.py
neutron/tests/unit/vmware/test_nsx_opts.py