Files
python-ceilometerclient/ceilometerclient/tests/unit/test_client.py
ZhiQiang Fan 44af2d4087 Add timeout for keystoneclient session
Currently, we only apply timeout on ceilometer api, but not on keystone
api as well, this is not consistent. Keystone api may be slow, or worse,
stuck, then ceilometerclient will not return timely. This issue has caused
availability problem in our environment when ceilometer alarm service
has been running for a long time.

Change-Id: I0d5f82ff9cf4132a1de2f0b649908483326e116e
Closes-Bug: #1436249
2015-04-14 13:36:33 -04:00

6.4 KiB