Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/specify-neutronclient-timeout. Description: Specify timeout for HTTP request in related agents and plugins. Currently no HTTP timeout is specified, neutron clients will wait indefinitely if there is no response sent from the server. Explain the default timeout in http-client-related libraries http://bugs.python.org/issue8595 Specification URL (additional information): None