tempest/tempest/services/object_storage
Ken'ichi Ohmichi 0cd316bd60 Separate build_interval/timeout from RestClient
RestClient used compute build_interval/timeout values as the default,
even if the other projects' clients. This implementation is not useful
when RestClient is changed to a library class.
Then this patch separates compute build_interval/timeout values from
the class and set the same static values as the default.

Change-Id: Ibc4307b406b71db258975da90a39c1f51ad27e12
2015-01-05 01:01:29 +00:00
..
__init__.py Initial add of Swift tests 2012-10-10 15:45:51 -05:00
account_client.py Add ObjectStorageClient for cleanup 2014-12-21 13:06:29 +00:00
base.py Separate build_interval/timeout from RestClient 2015-01-05 01:01:29 +00:00
container_client.py Add ObjectStorageClient for cleanup 2014-12-21 13:06:29 +00:00
object_client.py Add ObjectStorageClient for cleanup 2014-12-21 13:06:29 +00:00