summaryrefslogtreecommitdiff
path: root/tempest/lib/auth.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixsongwenping2021-02-231-3/+1
* Merge "Remove usage of six"Zuul2021-02-191-1/+1
|\
| * Remove usage of sixsongwenping2021-02-181-1/+1
* | Add system scope for admin authColleen Murphy2021-01-111-6/+14
|/
* [Trivial]Remove unused variableszhufl2020-11-201-2/+2
* Update hacking for Python3Andreas Jaeger2020-04-041-2/+2
* Add missing ws seperator between wordszhufl2018-11-161-1/+1
* Add proxy_url to get_credentials in authAndrea Frittoli2017-10-231-2/+4
* Add config options to set proxy_urlMatthew Treinish2017-10-161-3/+4
* Use sequence directly instead of using len()Masayuki Igawa2017-04-171-5/+5
* Class Credentials not define __ne__() built-in functionJi-Wei2016-08-181-0/+4
* Merge "Set timeout value in urllib3.poolmanager.PoolManager"Jenkins2016-08-011-5/+12
|\
| * Set timeout value in urllib3.poolmanager.PoolManagerzhufl2016-08-011-5/+12
* | Removes explicit looping over dict .keys() methodJoe H. Rahme2016-07-111-1/+1
|/
* Merge "Fix dsvm typo to dscv"Jenkins2016-06-101-5/+5
|\
| * Fix dsvm typo to dscvAndrea Frittoli (andreaf)2016-06-101-5/+5
* | Merge "Use scope in v3 identity client"Jenkins2016-06-101-1/+12
|\ \
| * | Use scope in v3 identity clientAndrea Frittoli (andreaf)2016-06-091-1/+12
* | | Fix docs warnings of authMasayuki Igawa2016-06-101-21/+28
| |/ |/|
* | Merge "Allows specifying a name for a particular endpoint."Jenkins2016-06-091-17/+40
|\ \ | |/ |/|
| * Allows specifying a name for a particular endpoint.Eric Wehrmeister2016-06-081-17/+40
* | Merge "Hash credentials on user, project/tenant and pwd"Jenkins2016-05-261-14/+36
|\ \ | |/ |/|
| * Hash credentials on user, project/tenant and pwdAndrea Frittoli (andreaf)2016-05-241-14/+36
* | Introduce scope in the auth APIAndrea Frittoli (andreaf)2016-05-241-21/+94
|/
* Fix version replacement when pathBrant Knudson2016-04-111-5/+7
* Refactor extract code to function in auth.pyBrant Knudson2016-04-111-46/+33
* Fix V3 credential behavior, documentationJohn Warren2016-03-101-2/+17
* Use urlunparse to reconstruct base_urlJamie Lennox2016-03-061-6/+28
* Add more detail info to EndpointNotFoundKen'ichi Ohmichi2016-03-021-1/+3
* Added processing /compute URL for getting list of versionsSergey Nikitin2016-02-251-8/+8
* Migrate tempest-lib code into new lib dirMatthew Treinish2016-02-231-0/+676