summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cache tokens using memorycache from oslo."0.2.3Jenkins2013-03-183-107/+53
|\
| * Cache tokens using memorycache from oslo.Vishvananda Ishaya2013-03-153-107/+53
* | Merge "Doc info and other readability improvements"Jenkins2013-03-151-40/+27
|\ \
| * | Doc info and other readability improvementsHenry Nash2013-03-131-40/+27
* | | Merge "update v3 domains - remove public/private namespace"Jenkins2013-03-152-12/+4
|\ \ \
| * | | update v3 domains - remove public/private namespaceSteve Martinelli2013-03-042-12/+4
* | | | Merge "Retry http_request and json_request failure."Jenkins2013-03-151-23/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Retry http_request and json_request failure.Vishvananda Ishaya2013-03-121-23/+26
| | |/ | |/|
* | | Merge "Use v2.0 api by default in auth_token middleware"Jenkins2013-03-142-2/+3
|\ \ \
| * | | Use v2.0 api by default in auth_token middlewareDan Prince2013-03-122-2/+3
| |/ /
* | | Merge "Make auth_token lazy load the auth_version."Jenkins2013-03-142-3/+20
|\ \ \
| * | | Make auth_token lazy load the auth_version.Dan Prince2013-03-132-3/+20
| |/ /
* | | Make keystone client handle the response code 300.Nachiappan VR N2013-03-132-1/+84
* | | Switch to final 1.1.0 oslo.config releaseMark McLoughlin2013-03-121-1/+1
|/ /
* | Fix auth-token middleware to understand v3 tokensHenry Nash2013-03-1118-356/+1080
* | help text improvementsAlan Pevec2013-03-082-11/+12
* | Merge "Remove test dep on name of dir (bug 1124283)"Jenkins2013-03-072-4/+4
|\ \
| * | Remove test dep on name of dir (bug 1124283)Dolph Mathews2013-03-042-6/+4
| |/
* | Merge "Switch to oslo.config."Jenkins2013-03-061-1/+1
|\ \
| * | Switch to oslo.config.Dan Prince2013-03-051-1/+1
* | | Merge "Work better in server env with no keyrings"Jenkins2013-03-061-12/+12
|\ \ \
| * | | Work better in server env with no keyringsDavanum Srinivas2013-03-041-12/+12
| | |/ | |/|
* | | 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
* | | Sync memorycache and timeutils from oslo.Vishvananda Ishaya2013-03-012-3/+144
| |/ |/|
* | Improve error message for missing endpointDoug Hellmann2013-02-221-1/+2
* | Merge "Update oslo-config version."Jenkins2013-02-211-1/+1
|\ \
| * | Update oslo-config version.Russell Bryant2013-02-201-1/+1
* | | Fix selef to self in class.Chmouel Boudjnah2013-02-201-1/+1
|/ /
* | Merge "Use oslo-config-2013.1b3"Jenkins2013-02-196-1801/+16
|\ \
| * | Use oslo-config-2013.1b3Alan Pevec2013-02-176-1801/+16
* | | Merge "Implements token expiration handling"Jenkins2013-02-193-7/+73
|\ \ \ | |_|/ |/| |
| * | Implements token expiration handlingJulien Danjou2013-02-013-7/+73
* | | 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 "sync README with "keystone help""Jenkins2013-02-171-3/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | sync README with "keystone help"Alan Pevec2013-02-111-3/+18
* | | | Merge "Use install_venv_common.py from oslo."Jenkins2013-02-163-173/+259
|\ \ \ \
| * | | | Use install_venv_common.py from oslo.Matthew Treinish2013-02-063-173/+259
* | | | | Merge "Allow configure auth_token http connect timeout."Jenkins2013-02-163-3/+11
|\ \ \ \ \
| * | | | | Allow configure auth_token http connect timeout.Chmouel Boudjnah2013-02-143-3/+11
| | |_|/ / | |/| | |
* | | | | Merge "Update .coveragerc"Jenkins2013-02-161-1/+2
|\ \ \ \ \
| * | | | | Update .coveragercAlessio Ababilov2013-02-061-1/+2
* | | | | | Merge "If you specify the --debug argument, it doesn't show the body of a POS...Jenkins2013-02-161-2/+2
|\ \ \ \ \ \
| * | | | | | If you specify the --debug argument, it doesn't show the body of a POST reque...Ruby Loo2013-01-241-2/+2
* | | | | | | 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
| |/ / / / / /
* | | | | | | Merge "Remove useless import"Jenkins2013-02-151-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove useless importJulien Danjou2013-01-221-1/+0
| |/ / / / /
* | | | | | Fix debug with requests.Chmouel Boudjnah2013-02-131-1/+1