summaryrefslogtreecommitdiff
path: root/tempest_lib/services/identity/v3/token_client.py
Commit message (Expand)AuthorAgeFilesLines
* Retire tempest-lib in favor of tempest.libHEADmasterGhanshyam Mann2022-04-051-183/+0
* Fix project domain problem in v3 token clientJohn Warren2016-02-101-4/+4
* Merge "Added __init__.py to tests/services/identity/"Jenkins2016-02-031-1/+1
|\
| * Added __init__.py to tests/services/identity/Adrien Cunin2016-01-251-1/+1
* | Raise IdentityError if auth_url doesn't existAdrien Cunin2016-01-251-0/+3
|/
* Add more debug info for token_client requestRoxana Gherle2015-10-071-1/+2
* Switch json to oslo_serialization for token_clientKen'ichi Ohmichi2015-09-031-4/+3
* Make TokenClientJSON deprecatedKen'ichi Ohmichi2015-09-021-2/+17
* Properly decode body before calling json.loads()Matthew Treinish2015-07-101-2/+2
* Migrate token clients to tempest-libAndrea Frittoli2015-03-161-0/+165