yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19926
[Bug 1340969] Re: NSX: Correct default timeout params
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1340969
Title:
NSX: Correct default timeout params
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Previously, req_timeout and http_timeout where set to the same value
which is not correct. req_timeout is the total time limit for a cluster
request and http_timeout is the time allowed before aborting a request on
an unresponsive controller. Since the default configuration allows 2
retires req_timeout should be double that of http_timeout.
This patch also bumps the timeout values to be higher. We've seen
more and more timeouts occur in our CI system largely because our
cloud is overloaded so increaing the default timeouts will help reduce
test failures.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1340969/+subscriptions
References