os-collect-config/os_collect_config/tests
Steve Baker e5518c11c7 Set a timeout for all data fetches using requests
A timeout config value is added for each collector which uses requests
to fetch data, and this value is used for any requests calls.

Without a timeout a request may stall indefinitely and
os-collect-config will stop polling.

A timeout default of 10 seconds is chosen as the default. This is used
for both the connection timeout and the read timeout.

Change-Id: I4ad0065b5a85393105c6385a15653d7204b4f880
Closes-Bug: #1600652
2016-07-11 11:14:57 +12:00
..
__init__.py Fix tests for rename. 2013-06-26 13:08:42 -07:00
test_cache.py Replace assertEqual(None, *) with assertIsNone in tests 2016-01-04 19:41:10 +05:30
test_cfn.py Set a timeout for all data fetches using requests 2016-07-11 11:14:57 +12:00
test_collect.py shorter sleeps if metadata changes are detected 2015-10-21 16:56:21 -04:00
test_ec2.py Set a timeout for all data fetches using requests 2016-07-11 11:14:57 +12:00
test_heat.py Merge deployments data for collectors heat, request 2015-06-15 09:14:33 +12:00
test_heat_local.py Drop use of 'oslo' namespace package 2015-05-06 18:45:17 +00:00
test_keystone.py Merge "Drop use of 'oslo' namespace package" 2015-05-29 09:40:47 +00:00
test_local.py Drop use of 'oslo' namespace package 2015-05-06 18:45:17 +00:00
test_merger.py Refactor merging out of cfn collector 2015-06-15 09:14:29 +12:00
test_request.py Set a timeout for all data fetches using requests 2016-07-11 11:14:57 +12:00
test_zaqar.py Add support for zaqar transport 2015-08-26 11:33:10 +02:00