summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix boto version strip regexMarounMaroun2017-01-272-1/+40
* | | | Update reno for stable/ocataOpenStack Release Bot2017-01-252-0/+7
* | | | Merge "Allow Multiple Filters of the Same Key"ocata-em3.10.0Jenkins2017-01-253-1/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Allow Multiple Filters of the Same KeySamuel Pilla2017-01-243-1/+33
* | | | Updated from global requirementsOpenStack Proposal Bot2017-01-211-1/+1
|/ / /
* | | Fix response body being omitted in debug mode incorrectlyTin Lam2017-01-172-2/+18
* | | Updated from global requirementsOpenStack Proposal Bot2017-01-161-1/+1
* | | Merge "Removes unnecessary utf-8 encoding"Jenkins2017-01-132-3/+0
|\ \ \
| * | | Removes unnecessary utf-8 encodingji-xuepeng2017-01-132-3/+0
* | | | 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
|\ \ \ \ \ \