summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Only add logging handlers if there currently aren't anyNicolas Simonds2013-05-211-1/+1
| |/ / / /
* | | | | Merge "Migrate to flake8."Jenkins2013-05-224-9/+17
|\ \ \ \ \
| * | | | | Migrate to flake8.Monty Taylor2013-05-174-9/+17
* | | | | | Merge "Migrate to pbr."Jenkins2013-05-228-413/+54
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Migrate to pbr.Monty Taylor2013-05-178-413/+54
| | |/ / | |/| |
* | | | Pass memcache_servers as arrayDirk Mueller2013-05-211-12/+12
* | | | Merge "Allow secure user password update."Jenkins2013-05-212-3/+30
|\ \ \ \
| * | | | Allow secure user password update.Pradeep Kilambi2013-05-202-3/+30
* | | | | Merge "Refactor v3 API to support filtering"Jenkins2013-05-205-13/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Refactor v3 API to support filteringJ. Matt Peterson2013-05-065-13/+50
* | | | | Merge "Use testr instead of nose."Jenkins2013-05-1710-219/+267
|\ \ \ \ \
| * | | | | Use testr instead of nose.Monty Taylor2013-05-1010-219/+267