summaryrefslogtreecommitdiff
path: root/tempest_lib/tests/services/identity/v3/test_token_client.py
Commit message (Expand)AuthorAgeFilesLines
* Retire tempest-lib in favor of tempest.libHEADmasterGhanshyam Mann2022-04-051-145/+0
* Fix project domain problem in v3 token clientJohn Warren2016-02-101-0/+38
* Merge "Added __init__.py to tests/services/identity/"Jenkins2016-02-031-2/+2
|\
| * Added __init__.py to tests/services/identity/Adrien Cunin2016-01-251-2/+2
* | Raise IdentityError if auth_url doesn't existAdrien Cunin2016-01-251-0/+5
|/
* Make TokenClientJSON deprecatedKen'ichi Ohmichi2015-09-021-4/+4
* Properly decode body before calling json.loads()Matthew Treinish2015-07-101-0/+21
* Add unit tests for basic auth methods in token clientsMatthew Treinish2015-06-041-0/+81