summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix missing service_catalog parameter in Client objectMikhail Nikolaenko2016-08-053-1/+20
* | | Merge "Pass allow_expired to token validate"Jenkins2016-11-292-4/+31
|\ \ \
| * | | Pass allow_expired to token validateJamie Lennox2016-11-292-4/+31
* | | | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'howardlee2016-11-182-4/+4
* | | | Fix some spelling mistaks in base.py & auth.pyzhangyanxian2016-11-172-3/+3
* | | | Merge "Fix typo in access.py"Jenkins2016-11-171-1/+1
|\ \ \ \
| * | | | Fix typo in access.pyzhangyanxian2016-11-161-1/+1
* | | | | Refactor test_domain_configsRodrigo Duarte Sousa2016-11-161-13/+18
|/ / / /
* | | | Merge "Do not add last_request_id"3.7.0Jenkins2016-11-141-2/+0
|\ \ \ \
| * | | | Do not add last_request_idBoris Bobrov2016-11-101-2/+0
* | | | | Remove revocation event codeBoris Bobrov2016-11-102-318/+0
|/ / / /
* | | | Merge "Remove unauthenticated functions"Jenkins2016-11-101-24/+0
|\ \ \ \
| * | | | Remove unauthenticated functionsJamie Lennox2016-08-241-24/+0
| | |_|/ | |/| |
* | | | Fix typo in httpclient.pyzhangyanxian2016-11-081-1/+1
* | | | Merge "Increase readability of 'find()' method and small improvements"Jenkins2016-11-034-11/+12
|\ \ \ \
| * | | | Increase readability of 'find()' method and small improvementsArthur Miranda2016-10-214-11/+12
| | |/ / | |/| |
* | | | Support domain-specific configuration managementHenry Nash2016-11-025-0/+350
|/ / /
* | | 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-1411-33/+39
|\ \ \ \
| * | | | Use exceptions from KeystoneauthJamie Lennox2016-08-2411-33/+39
* | | | | Remove redundant variable declarationGeorge Tian2016-10-091-2/+0
* | | | | Merge "Use AUTH_INTERFACE object from keystoneauth"Jenkins2016-10-0510-23/+26
|\ \ \ \ \ | |/ / / /
| * | | | Use AUTH_INTERFACE object from keystoneauthJamie Lennox2016-08-2410-23/+26
* | | | | Merge "Use fixtures from keystoneauth"Jenkins2016-10-0518-22/+28
|\ \ \ \ \ | |/ / / /
| * | | | Use fixtures from keystoneauthJamie Lennox2016-08-2418-22/+28
| | |/ / | |/| |
* | | | Merge "Import module instead of object"Jenkins2016-09-291-5/+5
|\ \ \ \
| * | | | Import module instead of objectAnh Tran2016-09-271-5/+5
| | |/ / | |/| |
* | | | TrivialFix: Fixed typo in some filesAnh Tran2016-09-273-3/+3
|/ / /
* | | Merge "Correct output for Implied Roles"Jenkins2016-09-262-2/+26
|\ \ \
| * | | Correct output for Implied RolesAdam Young2016-09-212-2/+26
* | | | Fix non-ascii attributesRoman Bogorodskiy2016-09-242-1/+18
* | | | Merge "Import module instead of object"Jenkins2016-09-211-3/+3
|\ \ \ \
| * | | | Import module instead of objectRodrigo Duarte Sousa2016-09-131-3/+3
| |/ / /
* | | | Merge "Minor docstring fix in mappings.py"Jenkins2016-09-211-1/+1
|\ \ \ \
| * | | | Minor docstring fix in mappings.pyRodrigo Duarte Sousa2016-08-221-1/+1
* | | | | Revert "Add auth functional tests"Rodrigo Duarte Sousa2016-09-211-39/+0
| |/ / / |/| | |
* | | | Merge "Remove deprecated 'data' credential argument"Jenkins2016-09-022-49/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove deprecated 'data' credential argumentSamuel de Medeiros Queiroz2016-08-092-49/+5
* | | | Merge "Do not send user ids as payload"3.5.0Jenkins2016-08-222-11/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not send user ids as payloadBoris Bobrov2016-07-292-11/+3
* | | | Merge "Improve docs for v3 tokens"Jenkins2016-08-191-14/+15
|\ \ \ \
| * | | | Improve docs for v3 tokensNisha Yadav2016-08-181-14/+15
* | | | | Merge "Follow up patch for Improve docs for v3 policies"Jenkins2016-08-191-4/+5
|\ \ \ \ \
| * | | | | Follow up patch for Improve docs for v3 policiesNisha Yadav2016-08-191-4/+5
* | | | | | Merge "Follow up patch for Improve docs for v3 services"Jenkins2016-08-191-3/+5
|\ \ \ \ \ \
| * | | | | | Follow up patch for Improve docs for v3 servicesNisha Yadav2016-08-191-3/+5
| |/ / / / /
* | | | | | Merge "Follow up patch for Improve docs for v3 domains"Jenkins2016-08-191-0/+3
|\ \ \ \ \ \
| * | | | | | Follow up patch for Improve docs for v3 domainsNisha Yadav2016-08-191-0/+3
| |/ / / / /
* | | | | | Merge "Follow up patch for Add ec2 functional tests"Jenkins2016-08-191-0/+22
|\ \ \ \ \ \