cinder/cinder/tests/image
Edward Hope-Morley e5a4c75229 Added glance_request_timeout config option.
The glanceclient supports a timeout for http/https
connections but this is not configurable in cinder.
This patch adds a glance_request_timeout
option to cinder.conf. If unset, None is applied thus
allowing glanceclient to use its default value (600).

Change-Id: Ic689ecb5d5ee8257964b341b5a7980d5733343dc
Fixes: bug #1206992
Co-authored-by:  Takahiro Shida <shida@intellilink.co.jp>
2013-08-07 17:00:48 +01:00
..
__init__.py Adds new volume API extensions 2012-08-13 02:54:09 -07:00
fake.py Use Python 3.x compatible octal numbers 2013-06-14 23:39:07 +02:00
test_glance.py Added glance_request_timeout config option. 2013-08-07 17:00:48 +01:00