Bug 1042632

Summary: [RFE][neutron]: specify timeout for neutron client HTTP request
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/specify-neutronclient-timeout
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:34:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-13 00:34:10 UTC
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