summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix and enable H401"0.3.1Jenkins2013-06-2814-63/+65
|\
| * Fix and enable H401Dirk Mueller2013-06-2714-63/+65
* | Merge "Use Python 3.x compatible print syntax"Jenkins2013-06-285-20/+22
|\ \
| * | Use Python 3.x compatible print syntaxDirk Mueller2013-06-235-20/+22
* | | Merge "Unmock requests when testing complete."Jenkins2013-06-282-16/+34
|\ \ \
| * | | Unmock requests when testing complete.Jamie Lennox2013-06-242-16/+34
* | | | Merge "List groups by domain in keystoneclient."Jenkins2013-06-272-2/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | List groups by domain in keystoneclient.Nachiappan2013-06-242-2/+27
* | | | Merge "Fix the cache interface to use time= by default."Jenkins2013-06-262-15/+21
|\ \ \ \
| * | | | Fix the cache interface to use time= by default.Chmouel Boudjnah2013-06-212-15/+21
* | | | | Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-261-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* | | | | Merge "Python-2.6 compatibility for tests/test_keyring.py"0.3.0Jenkins2013-06-231-7/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Python-2.6 compatibility for tests/test_keyring.pySascha Peilicke2013-06-171-7/+2
* | | | | Implements v3 auth client.lin-hua-cheng2013-06-2022-502/+2383
| |_|_|/ |/| | |
* | | | Change memcache config entry name in Keystone to be consistent with Osloxingzhou2013-06-203-15/+16
| |_|/ |/| |
* | | Fix memcache encryption middlewareBryan D. Payne2013-06-195-273/+277
|/ /
* | Merge "Use AuthRef for some client fields"Jenkins2013-06-154-24/+29
|\ \
| * | Use AuthRef for some client fieldsJulien Danjou2013-06-114-24/+29
* | | Merge "Provide keystone CLI man page."Jenkins2013-06-143-19/+78
|\ \ \
| * | | Provide keystone CLI man page.Jakub Ruzicka2013-06-133-19/+78
* | | | Merge "Cleanup shell's authentication check."Jenkins2013-06-142-68/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup shell's authentication check.Jamie Lennox2013-06-122-68/+56
* | | | Merge "Fix optional keyring support, add basic keyring tests"Jenkins2013-06-132-16/+138
|\ \ \ \ | |/ / / |/| | |
| * | | Fix optional keyring support, add basic keyring testsRob Crittenden2013-06-102-16/+138
| |/ /
* | | Merge "Allow keystoneclient to work with older keystone installs"Jenkins2013-06-111-1/+4
|\ \ \ | |/ / |/| |
| * | Allow keystoneclient to work with older keystone installsBrian Lamar2013-03-251-1/+4
* | | Merge "Add find() method to CrudManager"Jenkins2013-06-062-0/+50
|\ \ \
| * | | Add find() method to CrudManagerDean Troyer2013-05-302-0/+50
* | | | Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-0314-31/+18
|\ \ \ \
| * | | | Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-0314-31/+18
* | | | | Merge "Fix --version to output version"Jenkins2013-06-031-18/+2
|\ \ \ \ \
| * | | | | Fix --version to output versionAndy McCrae2013-06-031-18/+2
| | |_|_|/ | |/| | |
* | | | | Merge "Fix line continuations (flake8 E125, E126)"Jenkins2013-06-037-31/+25
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-037-31/+25
* | | | Merge "Enumerate ignored flake8 rules"Jenkins2013-05-311-1/+18
|\ \ \ \ | |/ / /
| * | | Enumerate ignored flake8 rulesDolph Mathews2013-05-281-1/+18
| |/ /
* | | Merge "Make ManagerWithFind abstract and fix TokenManager"Jenkins2013-05-312-1/+9
|\ \ \
| * | | Make ManagerWithFind abstract and fix TokenManagerAlessio Ababilov2013-05-192-1/+9
* | | | Merge "Missing command descriptions for 'token-get' and 'endpoint-get'"Jenkins2013-05-301-0/+3
|\ \ \ \
| * | | | Missing command descriptions for 'token-get' and 'endpoint-get'xingzhou2013-05-271-0/+3
| | |/ / | |/| |
* | | | Merge "Check Expiry"0.2.4Jenkins2013-05-2823-136/+199
|\ \ \ \
| * | | | Check ExpiryAdam Young2013-05-2823-136/+199
| |/ / /
* | | | Merge " Rename requires files to standard names."Jenkins2013-05-284-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Rename requires files to standard names.Carlos D. Garza2013-05-244-4/+4
* | | | Merge "Suggestion of a new arguments display in the help, to reflect required...Jenkins2013-05-251-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Suggestion of a new arguments display in the help, to reflect required onesChristophe Sauthier2013-05-251-1/+2
* | | | Merge "Default signing_dir to secure temp dir (bug 1181157)"Jenkins2013-05-221-3/+5
|\ \ \ \
| * | | | Default signing_dir to secure temp dir (bug 1181157)Dolph Mathews2013-05-221-3/+5
* | | | | Merge "Only add logging handlers if there currently aren't any"Jenkins2013-05-221-1/+1
|\ \ \ \ \