summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-036-13/+0
|\
| * Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-036-13/+0
* | Merge "Fix line continuations (flake8 E125, E126)"Jenkins2013-06-032-20/+16
|\ \ | |/
| * Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-032-20/+16
* | Check ExpiryAdam Young2013-05-281-1/+13
|/
* Merge "Migrate to flake8."Jenkins2013-05-221-4/+4
|\
| * Migrate to flake8.Monty Taylor2013-05-171-4/+4
* | Pass memcache_servers as arrayDirk Mueller2013-05-211-12/+12
|/
* Merge "Use testr instead of nose."Jenkins2013-05-171-107/+163
|\
| * Use testr instead of nose.Monty Taylor2013-05-101-107/+163
* | Merge "Added Conflict Exception to the exception code map"Jenkins2013-05-171-0/+36
|\ \
| * | Added Conflict Exception to the exception code mapKannan Manickam2013-05-071-0/+36
* | | change "int(marker)" to "marker" on user list pagination.Zhenguo Niu2013-05-141-4/+4
* | | Remove duplicate test definitionsDirk Mueller2013-04-222-9/+0
| |/ |/|
* | Pass json object when invoking exception handler.Lin Hua Cheng2013-04-171-1/+26
|/
* Ec2Signer: Initial support for v4 signature verificationSteven Hardy2013-04-091-2/+70
* Fix v3 with UUID and memcache expiring.Chmouel Boudjnah2013-04-032-10/+10
* Config value for revocation list timeoutAdam Young2013-03-191-3/+13
* Merge "Cache tokens using memorycache from oslo."0.2.3Jenkins2013-03-181-87/+43
|\
| * Cache tokens using memorycache from oslo.Vishvananda Ishaya2013-03-151-87/+43
* | Merge "update v3 domains - remove public/private namespace"Jenkins2013-03-151-2/+0
|\ \ | |/ |/|
| * update v3 domains - remove public/private namespaceSteve Martinelli2013-03-041-2/+0
* | Merge "Use v2.0 api by default in auth_token middleware"Jenkins2013-03-141-1/+2
|\ \
| * | Use v2.0 api by default in auth_token middlewareDan Prince2013-03-121-1/+2
* | | Merge "Make auth_token lazy load the auth_version."Jenkins2013-03-141-0/+15
|\ \ \
| * | | Make auth_token lazy load the auth_version.Dan Prince2013-03-131-0/+15
| |/ /
* | | Make keystone client handle the response code 300.Nachiappan VR N2013-03-131-0/+79
|/ /
* | Fix auth-token middleware to understand v3 tokensHenry Nash2013-03-111-213/+650
* | Merge "Remove test dep on name of dir (bug 1124283)"Jenkins2013-03-071-3/+3
|\ \
| * | Remove test dep on name of dir (bug 1124283)Dolph Mathews2013-03-041-5/+3
| |/
* | Merge "Save test_auth_token_middleware from unlimited recursion"Jenkins2013-03-061-4/+2
|\ \ | |/ |/|
| * Save test_auth_token_middleware from unlimited recursionAlessio Ababilov2013-02-191-4/+2
* | Merge "Implements token expiration handling"Jenkins2013-02-191-1/+46
|\ \ | |/ |/|
| * Implements token expiration handlingJulien Danjou2013-02-011-1/+46
* | Merge "Added missing unit tests for shell.py"Jenkins2013-02-194-4/+1011
|\ \
| * | Added missing unit tests for shell.pyVasyl Khomenko2013-02-154-4/+1011
* | | Merge "Allow configure auth_token http connect timeout."Jenkins2013-02-161-1/+1
|\ \ \
| * | | Allow configure auth_token http connect timeout.Chmouel Boudjnah2013-02-141-1/+1
| |/ /
* | | Merge "Fix how python 2.6 doesn't have assertDictEqual"Jenkins2013-02-161-0/+28
|\ \ \ | |/ / |/| |
| * | Fix how python 2.6 doesn't have assertDictEqualJoshua Harlow2013-01-281-0/+28
* | | Allow requests up to 0.8 and greaterChuck Short2013-02-113-6/+1
| |/ |/|
* | fix discrepancies seen in domain and credential, v3 - bug 1109349Steve Martinelli2013-01-301-0/+2
* | Merge "Take region_name into account when calling url_for"Jenkins2013-01-301-1/+24
|\ \
| * | Take region_name into account when calling url_forSam Morrison2013-01-241-1/+24
| |/
* | Merge "Fix thinko in self.middleware.cert_file_missing"Jenkins2013-01-281-0/+8
|\ \
| * | Fix thinko in self.middleware.cert_file_missingDirk Mueller2013-01-231-0/+8
| |/
* | Merge "Fix STALE_TOKEN_DURATION usage"Jenkins2013-01-261-0/+1
|\ \
| * | Fix STALE_TOKEN_DURATION usageJulien Danjou2013-01-241-0/+1
| |/
* | Merge "Allow request timeout to be specified."Jenkins2013-01-241-1/+39
|\ \
| * | Allow request timeout to be specified.Joshua Harlow2013-01-181-1/+39