summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix response body being omitted in debug mode incorrectlyTin Lam2017-01-171-0/+10
* Only log application/json in session to start3.9.0Steve Martinelli2017-01-101-30/+25
* X-Serivce-Token should be hashed in the logTin Lam2017-01-091-1/+2
* Merge "Do not log binary data during request"Jenkins2017-01-081-7/+4
|\
| * Do not log binary data during requestSteve Martinelli2017-01-061-7/+4
* | Merge "remove hacking checks from keystoneclient"Jenkins2017-01-062-111/+0
|\ \
| * | remove hacking checks from keystoneclientSteve Martinelli2017-01-062-111/+0
| |/
* | Merge "Prevent MemoryError when logging response bodies"Jenkins2017-01-052-10/+59
|\ \ | |/ |/|
| * Prevent MemoryError when logging response bodiesTobias Diaz2017-01-052-10/+59
* | re-work inference rule bindingsSteve Martinelli2016-12-181-40/+196
* | Merge "Deprecate the generic client"Jenkins2016-12-081-0/+1
|\ \
| * | Deprecate the generic clientJamie Lennox2016-12-071-0/+1
* | | Use assertIsNone(...) instead of assertEqual(None, ...)chenaidong12016-12-082-2/+2
|/ /
* | Merge "Fix missing service_catalog parameter in Client object"3.8.0Jenkins2016-12-012-0/+16
|\ \
| * | Fix missing service_catalog parameter in Client objectMikhail Nikolaenko2016-08-052-0/+16
* | | Merge "Pass allow_expired to token validate"Jenkins2016-11-291-0/+13
|\ \ \
| * | | Pass allow_expired to token validateJamie Lennox2016-11-291-0/+13
* | | | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'howardlee2016-11-182-4/+4
* | | | Support domain-specific configuration managementHenry Nash2016-11-021-0/+96
|/ / /
* | | Merge "TrivialFix: Using assertIsNone() instead of assertEqual(None)"Jenkins2016-10-201-1/+1
|\ \ \
| * | | TrivialFix: Using assertIsNone() instead of assertEqual(None)Anh Tran2016-09-271-1/+1
* | | | Merge "Use exceptions from Keystoneauth"Jenkins2016-10-146-14/+18
|\ \ \ \
| * | | | Use exceptions from KeystoneauthJamie Lennox2016-08-246-14/+18
* | | | | Merge "Use AUTH_INTERFACE object from keystoneauth"Jenkins2016-10-052-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | Use AUTH_INTERFACE object from keystoneauthJamie Lennox2016-08-242-6/+7
* | | | | Merge "Use fixtures from keystoneauth"Jenkins2016-10-0518-22/+28
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Use fixtures from keystoneauthJamie Lennox2016-08-2418-22/+28
| | |/ | |/|
* | | Merge "Correct output for Implied Roles"Jenkins2016-09-261-1/+24
|\ \ \
| * | | Correct output for Implied RolesAdam Young2016-09-211-1/+24
* | | | Fix non-ascii attributesRoman Bogorodskiy2016-09-241-0/+10
|/ / /
* | | Merge "Remove deprecated 'data' credential argument"Jenkins2016-09-021-22/+0
|\ \ \ | |/ / |/| |
| * | Remove deprecated 'data' credential argumentSamuel de Medeiros Queiroz2016-08-091-22/+0
* | | Merge "Do not send user ids as payload"3.5.0Jenkins2016-08-221-4/+0
|\ \ \
| * | | Do not send user ids as payloadBoris Bobrov2016-07-291-4/+0
| |/ /
* | | Add __ne__ built-in functionyuyafei2016-08-111-3/+15
|/ /
* | Use assertEqual() instead of assertDictEqual()Tang Chen2016-07-263-24/+6
* | Use the adapter instead of the client in testsDavid Stanek2016-07-051-1/+1
|/
* Use /v3/auth/projects and /v3/auth/domainsLance Bragstad2016-06-132-5/+5
* Handle EmptyCatalog exception in list federated projectsPaulo Ewerton2016-06-081-0/+103
* Merge "map fixtures to keystoneauth"Jenkins2016-05-231-1/+1
|\
| * map fixtures to keystoneauthSteve Martinelli2016-05-221-1/+1
* | Merge "Fixing D105 PEP257"Jenkins2016-05-041-0/+1
|\ \
| * | Fixing D105 PEP257Navid Pustchi2016-05-041-0/+1
* | | Merge "Fixing D202 and D203 PEP257 violation."Jenkins2016-05-046-13/+0
|\ \ \ | |/ /
| * | Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-046-13/+0
* | | Merge "Fixing D204, D205, and D207 PEP257 violation."Jenkins2016-05-041-0/+1
|\ \ \ | |/ /
| * | Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-0/+1
* | | Merge "httpclient: remove unused debug kwargs"Jenkins2016-05-041-1/+0
|\ \ \ | |/ / |/| |
| * | httpclient: remove unused debug kwargsJulien Danjou2016-05-021-1/+0
* | | Fixing D211 PEP257 violation.Navid Pustchi2016-05-021-1/+0