summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix missing service_catalog parameter in Client object"3.8.0Jenkins2016-12-013-1/+20
|\
| * Fix missing service_catalog parameter in Client objectMikhail Nikolaenko2016-08-053-1/+20
* | Merge "Pass allow_expired to token validate"Jenkins2016-11-293-4/+36
|\ \
| * | Pass allow_expired to token validateJamie Lennox2016-11-293-4/+36
* | | Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
* | | 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
* | | | Merge "Remove revocation event code"Jenkins2016-11-112-318/+0
|\ \ \ \
| * | | | Remove revocation event codeBoris Bobrov2016-11-102-318/+0
| |/ / /
* | | | Merge "Enable code coverage report in console output"Jenkins2016-11-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Enable code coverage report in console outputpawnesh.kumar2016-11-101-0/+1
* | | | Merge "Remove unauthenticated functions"Jenkins2016-11-101-24/+0
|\ \ \ \
| * | | | Remove unauthenticated functionsJamie Lennox2016-08-241-24/+0
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-11-091-1/+1
* | | | | Fix typo in httpclient.pyzhangyanxian2016-11-081-1/+1
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-11-061-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
| | |_|/ / | |/| | |
* | | | | Merge "Support domain-specific configuration management"Jenkins2016-11-027-0/+358
|\ \ \ \ \
| * | | | | Support domain-specific configuration managementHenry Nash2016-11-027-0/+358
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
|/ / / / /
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-10-271-1/+1
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-10-221-1/+1
|/ / / /
* | | | Updated from global requirementsOpenStack Proposal Bot2016-10-211-1/+1
* | | | Merge "Enable release notes translation"Jenkins2016-10-201-0/+3
|\ \ \ \
| * | | | Enable release notes translationAndreas Jaeger2016-10-061-0/+3
* | | | | 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 "Updated coverage configuration file"Jenkins2016-10-201-1/+1
|\ \ \ \ \ \
| * | | | | | Updated coverage configuration filepawnesh.kumar2016-10-191-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | [doc] remove auth plugin docsSteve Martinelli2016-10-192-245/+0
|/ / / / /
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-10-151-1/+1
* | | | | Merge "Use exceptions from Keystoneauth"Jenkins2016-10-1411-33/+39
|\ \ \ \ \
| * | | | | Use exceptions from KeystoneauthJamie Lennox2016-08-2411-33/+39
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-10-141-1/+1
* | | | | | Remove redundant variable declarationGeorge Tian2016-10-091-2/+0
| |_|/ / / |/| | | |
* | | | | Updated from global requirements3.6.0OpenStack Proposal Bot2016-10-061-1/+1
* | | | | 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
| | |/ / | |/| |
* | | | Updated from global requirementsOpenStack Proposal Bot2016-09-281-1/+1
* | | | Merge "TrivialFix: Fixed typo in some files"Jenkins2016-09-273-3/+3
|\ \ \ \