tempest/tempest/services/identity/v3/json
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 Test cases for Endpoints V3 API 2013-04-04 06:11:29 +00:00
base.py Separate build_interval/timeout from RestClient 2015-01-05 01:01:29 +00:00
credentials_client.py Add IdentityV3Client for cleanup 2014-12-19 11:12:57 +00:00
endpoints_client.py Add IdentityV3Client for cleanup 2014-12-19 11:12:57 +00:00
identity_client.py Separate build_interval/timeout from RestClient 2015-01-05 01:01:29 +00:00
policy_client.py Add IdentityV3Client for cleanup 2014-12-19 11:12:57 +00:00
region_client.py Add IdentityV3Client for cleanup 2014-12-19 11:12:57 +00:00
service_client.py Add IdentityV3Client for cleanup 2014-12-19 11:12:57 +00:00