summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/test_auth_token_middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Prefer () to continue line per PEP8"Jenkins2014-04-151-4/+4
|\
| * Prefer () to continue line per PEP8Brant Knudson2014-04-041-4/+4
* | eliminate race condition fetching certsDolph Mathews2014-04-091-8/+0
|/
* Merge "Tests should use identity_uri by default"Jenkins2014-04-021-12/+16
|\
| * Tests should use identity_uri by defaultJamie Lennox2014-03-271-12/+16
* | Merge "Replace auth fragements with identity_uri"Jenkins2014-04-011-0/+10
|\ \ | |/
| * Replace auth fragements with identity_uriJamie Lennox2014-03-271-0/+10
* | Merge "use v3 api to get certificates"Jenkins2014-03-301-18/+39
|\ \ | |/ |/|
| * use v3 api to get certificateswanghong2014-03-211-18/+39
* | sanity check memcached availability before running tests against itDolph Mathews2014-03-251-13/+43
* | add functional test for cache poolDolph Mathews2014-03-241-0/+34
* | add pooling for cache referencesDolph Mathews2014-03-211-2/+4
|/
* Merge "Fix doc build errors"Jenkins2014-03-171-1/+1
|\
| * Fix doc build errorsBrant Knudson2014-03-131-1/+1
* | Set the right permissions for signing_dir in testsMatt Fischer2014-03-021-1/+1
|/
* Remove redundant default value None for dict.getZhiQiang Fan2014-02-221-1/+1
* Merge "Don't use private last_request variable"Jenkins2014-02-171-12/+12
|\
| * Don't use private last_request variableJamie Lennox2014-02-131-12/+12
* | Merge "Remove vim header"Jenkins2014-02-131-2/+0
|\ \ | |/ |/|
| * Remove vim headerEric Guo2014-02-081-2/+0
* | Merge "Python 3: call functions from memcache_crypt.py with bytes as input"Jenkins2014-02-111-2/+2
|\ \
| * | Python 3: call functions from memcache_crypt.py with bytes as inputCyril Roelandt2014-02-061-2/+2
| |/
* | 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 "Tests use cleanUp rather than tearDown"Jenkins2014-02-031-20/+5
|\ \
| * | Tests use cleanUp rather than tearDownBrant Knudson2014-01-211-20/+5
* | | Merge "Adjust import items according to hacking import rule"Jenkins2014-01-301-2/+2
|\ \ \ | |_|/ |/| |
| * | Adjust import items according to hacking import ruleEric Guo2014-01-171-2/+2
* | | Python 3: set webob.Response().body to a bytes valueCyril Roelandt2014-01-211-5/+7
| |/ |/|
* | 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
* | Merge "Verify token binding in auth_token middleware"Jenkins2014-01-141-0/+172
|\ \
| * | Verify token binding in auth_token middlewareJamie Lennox2014-01-081-0/+172
* | | Merge "auth_token tests use assertIs/Not/None"0.4.2Jenkins2014-01-131-4/+4
|\ \ \
| * | | auth_token tests use assertIs/Not/NoneBrant Knudson2014-01-121-4/+4
* | | | Merge "Removes use of timeutils.set_time_override"Jenkins2014-01-121-17/+19
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Removes use of timeutils.set_time_overrideZhongyue Luo2014-01-101-17/+19
| |/
* | Merge "Fix auth_token middleware test invalid cross-device link issue"Jenkins2014-01-101-1/+2
|\ \ | |/ |/|
| * Fix auth_token middleware test invalid cross-device link issueFlorent Flament2014-01-071-1/+2
* | Merge "Use testresources for example files"Jenkins2014-01-021-54/+80
|\ \ | |/ |/|
| * Use testresources for example filesBrant Knudson2013-12-031-54/+80
* | Merge "Use assertIn where appropriate"Jenkins2013-12-051-3/+3
|\ \ | |/ |/|
| * Use assertIn where appropriateDirk Mueller2013-11-281-3/+3
* | Merge "Convert revocation list file last modified to UTC"Jenkins2013-12-031-3/+41
|\ \ | |/ |/|
| * Convert revocation list file last modified to UTCKieran Spear2013-11-111-3/+41
* | Merge "Migrate the keystone.common.cms to keystoneclient"Jenkins2013-11-261-1/+2
|\ \
| * | Migrate the keystone.common.cms to keystoneclientLei Zhang2013-10-281-1/+2
* | | Opt-out of service catalogguang-yee2013-11-211-0/+10
| |/ |/|