tempest/tempest/common
Andrea Frittoli 334f1fdf58 Add a sleep with back-off to retries
The current implementation retries on socket error
without a sleep, and on auth error with a fixed
interval sleep. Replacing all with an exp backoff.
Default sleep time set to 1.5, default backoff 1.01.

Fixes bug #1180213
Change-Id: I764f2aa4f2c0f8e04718d69b842a574db7aca936
2013-05-16 14:00:39 +01:00
..
utils Reduce chance of name collision for resources. 2013-03-27 11:16:37 -04:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
glance_http.py Finish up flake8 conversion. 2013-05-01 14:04:07 -04:00
rest_client.py Merge "Test cases for Endpoints V3 API" 2013-04-10 14:49:39 +00:00
ssh.py Add a sleep with back-off to retries 2013-05-16 14:00:39 +01:00