tempest/tempest/lib/services
zhufl 071e94c31c Set timeout value in urllib3.poolmanager.PoolManager
If timeout is not set in urllib3.poolmanager.PoolManager, it will
use "Python's default timeout for sockets", but if "timeout for
sockets" is not set, the timeout will be infinite(will not timeout).
so this is intented to set timeout value in urllib3.poolmanager.
PoolManager to avoid infinite timeout.

Change-Id: Ic035fdb93734c926b26b33feb610e0977e48c646
Closes-Bug: #1558931
2016-08-01 00:47:24 +00:00
..
compute Merge "Fix Available params docs in service clients" 2016-06-29 02:48:44 +00:00
identity Set timeout value in urllib3.poolmanager.PoolManager 2016-08-01 00:47:24 +00:00
image Add documentation for glance api 2016-06-30 22:54:45 +03:00
network Merge "Add available params in subnets client's comment" 2016-07-06 14:18:25 +00:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00