summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only log application/json in session to start3.9.0Steve Martinelli2017-01-103-36/+34
* X-Serivce-Token should be hashed in the logTin Lam2017-01-093-2/+8
* Merge "Do not log binary data during request"Jenkins2017-01-082-7/+9
|\
| * Do not log binary data during requestSteve Martinelli2017-01-062-7/+9
* | Merge "remove hacking checks from keystoneclient"Jenkins2017-01-065-149/+0
|\ \
| * | remove hacking checks from keystoneclientSteve Martinelli2017-01-065-149/+0
| |/
* | Merge "Remove references to Python 3.4"Jenkins2017-01-062-2/+1
|\ \
| * | Remove references to Python 3.4Eric Brown2017-01-052-2/+1
* | | Updated from global requirementsOpenStack Proposal Bot2017-01-051-1/+1
|/ /
* | Merge "Prevent MemoryError when logging response bodies"Jenkins2017-01-054-14/+82
|\ \ | |/ |/|
| * Prevent MemoryError when logging response bodiesTobias Diaz2017-01-054-14/+82
* | Merge "re-work inference rule bindings"Jenkins2016-12-215-131/+383
|\ \
| * | re-work inference rule bindingsSteve Martinelli2016-12-185-131/+383
* | | Add Constraints supportTony Breeds2016-12-212-3/+36
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2016-12-151-1/+1
* | Merge "Deprecate the generic client"Jenkins2016-12-083-0/+13
|\ \
| * | Deprecate the generic clientJamie Lennox2016-12-073-0/+13
* | | Use assertIsNone(...) instead of assertEqual(None, ...)chenaidong12016-12-082-2/+2
|/ /
* | Refactor test_projectsRodrigo Duarte Sousa2016-12-051-37/+36
* | Refactor test_credentialsRodrigo Duarte Sousa2016-12-051-13/+18
* | Merge "Updated from global requirements"Jenkins2016-12-041-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-12-041-1/+1
* | | Fix Failing tests with openssl >= 1.1.0Ondřej Kobližek2016-12-041-4/+15
|/ /
* | skip failing functional testSteve Martinelli2016-12-041-0/+3
* | 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
|/ / / / /