summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix response body being omitted in debug mode incorrectlynewton-eol3.5.1stable/newtonTin Lam2017-01-171-0/+10
* Only log application/json content typeTobias Diaz2017-01-112-23/+67
* Merge "Do not log binary data during request" into stable/newtonJenkins2017-01-101-7/+4
|\
| * Do not log binary data during requestSteve Martinelli2017-01-091-7/+4
* | X-Serivce-Token should be hashed in the logTin Lam2017-01-091-1/+2
|/
* 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
* | | Fixing D301 PEP257 violation.Navid Pustchi2016-05-021-1/+1
|/ /
* | Fix D400 PEP257 violation.Navid Pustchi2016-04-233-5/+5
* | Fix D401 PEP257 violation.Navid Pustchi2016-04-232-2/+2
* | Merge "Get revocation list with only audit ids"3.0.0Jenkins2016-04-151-0/+23
|\ \
| * | Get revocation list with only audit idsBrant Knudson2016-02-181-0/+23
* | | remove CLI from keystoneclientSteve Martinelli2016-03-104-1158/+0
| |/ |/|
* | Merge "Tests stop using deprecated HTTPClient.get()"Jenkins2016-02-292-14/+7
|\ \
| * | Tests stop using deprecated HTTPClient.get()Brant Knudson2016-02-282-14/+7
* | | Change tests to pass session to ClientBrant Knudson2016-02-281-10/+10
|/ /
* | Merge "Revert "Support `truncated` flag returned by identity service""2.3.1Jenkins2016-02-272-60/+7
|\ \
| * | Revert "Support `truncated` flag returned by identity service"Monty Taylor2016-02-262-60/+7
* | | Merge "Support `truncated` flag returned by identity service"Jenkins2016-02-262-7/+60
|\ \ \ | |/ /
| * | Support `truncated` flag returned by identity serviceBoris Bobrov2016-02-262-7/+60
| |/
* | Support creation of domain specific rolesHenry Nash2016-02-191-0/+26
* | Implied RolesAdam Young2016-02-171-0/+45
|/
* Merge "Handle exception on UnicodeDecodError in logging of request"Jenkins2016-02-121-0/+39
|\
| * Handle exception on UnicodeDecodError in logging of requestTrevor McKay2016-02-101-0/+39
* | Deprecate auth plugins from keystoneclientJamie Lennox2016-02-0315-39/+56
* | Deprecate SessionJamie Lennox2016-02-0315-21/+79
|/
* Missing defaults in the create() method in the v2 ServiceManagerJude Job2016-01-271-1/+32
* Merge "Replace TestResponse with requests_mock"Jenkins2016-01-258-45/+16
|\
| * Replace TestResponse with requests_mockJamie Lennox2016-01-258-45/+16
* | Use positional library instead of local codeMorgan Fainberg2016-01-231-73/+0
|/
* Merge "Adds an option to include names in role assignment lists"Jenkins2016-01-231-0/+12
|\
| * Adds an option to include names in role assignment listsTom Cocozzello2016-01-231-0/+12
* | Merge "Address hacking check H405"Jenkins2016-01-237-17/+25
|\ \ | |/ |/|
| * Address hacking check H405lin-hua-cheng2016-01-137-17/+25