summaryrefslogtreecommitdiff
path: root/keystoneclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove vim header"Jenkins2014-02-1349-98/+0
|\
| * Remove vim headerEric Guo2014-02-0849-98/+0
* | Merge "Fix debug curl commands for included data"Jenkins2014-02-121-1/+3
|\ \
| * | Fix debug curl commands for included dataJamie Lennox2014-02-041-1/+3
* | | Merge "Add back --insecure option to CURL debug"Jenkins2014-02-122-0/+21
|\ \ \ | |/ /
| * | Add back --insecure option to CURL debugJamie Lennox2014-02-042-0/+21
* | | Merge "Python 3: call functions from memcache_crypt.py with bytes as input"Jenkins2014-02-112-14/+25
|\ \ \
| * | | Python 3: call functions from memcache_crypt.py with bytes as inputCyril Roelandt2014-02-062-14/+25
* | | | Merge "Make sure to unset all variable starting with OS_"Jenkins2014-02-111-0/+4
|\ \ \ \
| * | | | Make sure to unset all variable starting with OS_Chmouel Boudjnah2014-02-101-0/+4
* | | | | Merge "Remove support for old Swift memcache interface."Jenkins2014-02-111-12/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove support for old Swift memcache interface.Chmouel Boudjnah2014-02-021-12/+0
* | | | | Merge "Python3: httpretty.last_request().body is now bytes"Jenkins2014-02-084-5/+17
|\ \ \ \ \
| * | | | | Python3: httpretty.last_request().body is now bytesCyril Roelandt2014-02-084-5/+17
| | |_|_|/ | |/| | |
* | | | | Python3: fix test_insecureCyril Roelandt2014-02-071-1/+5
|/ / / /
* | | | Merge "Create Authentication Plugins"Jenkins2014-02-072-0/+45
|\ \ \ \
| * | | | Create Authentication PluginsJamie Lennox2014-02-042-0/+45
* | | | | Merge "Provide a conversion function for creating session"Jenkins2014-02-071-0/+30
|\ \ \ \ \ | |/ / / /
| * | | | Provide a conversion function for creating sessionJamie Lennox2014-02-031-0/+30
| | |_|/ | |/| |
* | | | Merge "Use requests library in S3 middleware"Jenkins2014-02-061-0/+19
|\ \ \ \
| * | | | Use requests library in S3 middlewareJamie Lennox2014-02-051-0/+19
* | | | | Merge "Python 3: make tests from v2_0/test_access.py pass"Jenkins2014-02-061-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Python 3: make tests from v2_0/test_access.py passCyril Roelandt2014-02-041-3/+8
| | |_|/ | |/| |
* | | | Use HTTPretty in S3 test code0.5.1Jamie Lennox2014-02-041-65/+47
|/ / /
* | | Merge "Tests use cleanUp rather than tearDown"Jenkins2014-02-034-32/+8
|\ \ \ | |/ / |/| |
| * | Tests use cleanUp rather than tearDownBrant Knudson2014-01-214-32/+8
* | | Merge "Python 3: fix tests/test_utils.py"0.5.0Jenkins2014-01-311-2/+12
|\ \ \
| * | | Python 3: fix tests/test_utils.pyCyril Roelandt2014-01-281-2/+12
* | | | Merge "Return role names by AccessInfo.role_names"Jenkins2014-01-303-1/+61
|\ \ \ \
| * | | | Return role names by AccessInfo.role_namesIlya Kharin2014-01-283-1/+61
* | | | | Merge "Adjust import items according to hacking import rule"Jenkins2014-01-309-4/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adjust import items according to hacking import ruleEric Guo2014-01-179-4/+12
| |/ / /
* | | | Merge "Copy s3_token middleware from keystone"Jenkins2014-01-301-0/+233
|\ \ \ \
| * | | | Copy s3_token middleware from keystoneBrant Knudson2014-01-271-0/+233
* | | | | Merge "Consistently support kwargs across all v3 CRUD Manager ops"Jenkins2014-01-282-4/+30
|\ \ \ \ \
| * | | | | Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-222-4/+30
| | |_|_|/ | |/| | |
* | | | | Merge "Python 3: set webob.Response().body to a bytes value"Jenkins2014-01-271-5/+7
|\ \ \ \ \
| * | | | | Python 3: set webob.Response().body to a bytes valueCyril Roelandt2014-01-211-5/+7
| |/ / / /
* | | | | Merge "Fix discover command failed to read extension list issue"Jenkins2014-01-261-0/+67
|\ \ \ \ \
| * | | | | Fix discover command failed to read extension list issueQiu Yu2014-01-161-0/+67
| | |_|/ / | |/| | |
* | | | | Merge "Fix E12x warnings found by Pep8 1.4.6"Jenkins2014-01-264-61/+66
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix E12x warnings found by Pep8 1.4.6Dirk Mueller2014-01-234-61/+66
* | | | | Merge "Remove test_print_{dict,list}_unicode_without_encode"Jenkins2014-01-241-16/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove test_print_{dict,list}_unicode_without_encodeCyril Roelandt2014-01-211-16/+0
| | |/ / | |/| |
* | | | Merge "Replace assertTrue with explicit assertIsInstance"Jenkins2014-01-2311-44/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Replace assertTrue with explicit assertIsInstanceZhiQiang Fan2014-01-1711-44/+44
| |/ /
* | | Merge "auth_token tests close temp file descriptor"Jenkins2014-01-211-2/+5
|\ \ \
| * | | auth_token tests close temp file descriptorBrant Knudson2014-01-101-2/+5
* | | | Merge "Tests cleanup temporary files"Jenkins2014-01-211-8/+11
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Tests cleanup temporary filesBrant Knudson2014-01-101-8/+11