summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/test_auth_token_middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update requests-mock syntax"Jenkins2015-01-281-56/+44
|\
| * Update requests-mock syntaxJamie Lennox2014-12-121-56/+44
* | Use a test fixture for mocking timeJamie Lennox2015-01-091-29/+33
|/
* Sync oslo-incubator to 1fc3cd47Brant Knudson2014-10-251-1/+1
* Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-6/+6
* Merge "Update hacking to 0.9.x"Jenkins2014-09-291-1/+1
|\
| * Update hacking to 0.9.xSteve Martinelli2014-09-211-1/+1
* | Merge "Fix the condition expression for ssl_insecure"0.11.0Jenkins2014-09-211-0/+23
|\ \ | |/ |/|
| * Fix the condition expression for ssl_insecureQin Zhao2014-09-171-0/+23
* | Hash for PKIZAdam Young2014-08-211-5/+18
|/
* Convert httpretty to requests-mockJamie Lennox2014-07-301-142/+82
* Add a fixture for Keystone version discoveryJamie Lennox2014-07-021-31/+3
* Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-191-6/+6
* auth_token _cache_get checks token expiredBrant Knudson2014-06-161-2/+5
* Refactor auth_token token cache members to classBrant Knudson2014-06-101-37/+44
* auth_token middleware hashes tokens with configurable algorithmBrant Knudson2014-05-271-14/+126
* Merge "auth_token hashes PKI token once"Jenkins2014-05-281-9/+21
|\
| * auth_token hashes PKI token onceBrant Knudson2014-05-141-9/+21
* | Merge "Move auth_token tests not requiring v2/v3 to new class"Jenkins2014-05-271-124/+134
|\ \
| * | Move auth_token tests not requiring v2/v3 to new classBrant Knudson2014-05-051-124/+134
* | | Merge "Cached tokens aren't expired"Jenkins2014-05-271-2/+1
|\ \ \ | |/ /
| * | Cached tokens aren't expiredBrant Knudson2014-05-051-2/+1
* | | Merge "Move auth_token cache pool tests out of NoMemcache"Jenkins2014-05-271-21/+20
|\ \ \ | |/ /
| * | Move auth_token cache pool tests out of NoMemcacheBrant Knudson2014-05-051-21/+20
* | | Merge "Make auth_token return a V2 Catalog"Jenkins2014-05-271-0/+80
|\ \ \
| * | | Make auth_token return a V2 CatalogJamie Lennox2014-05-051-0/+80
| |/ /
* | | Move DisableModuleFixture to utilsSteve Martinelli2014-05-211-49/+2
| |/ |/|
* | Compressed Signature and ValidationAdam Young2014-05-091-4/+41
|/
* Merge "fixed typos found by RETF rules"Jenkins2014-05-031-2/+2
|\
| * fixed typos found by RETF rulesChristian Berendt2014-05-031-2/+2
* | auth_token configurable check of revocations for cachedBrant Knudson2014-05-011-0/+1
|/
* Remove unused AdjustedBaseAuthTokenMiddlewareTestBrant Knudson2014-04-301-27/+0
* auth_token test remove unused fake_app parameterBrant Knudson2014-04-271-6/+3
* Fix typo in BaseAuthTokenMiddlewareTestBrant Knudson2014-04-271-1/+1
* Enhance tests for auth_token middlewareBrant Knudson2014-04-241-6/+35
* 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
|/