summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-036-14/+17
|\
| * Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-036-14/+17
* | 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-034-8/+8
|\ \ \ | |/ / |/| / | |/
| * Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-034-8/+8
* | 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
| | |/ | |/|
* | | Check ExpiryAdam Young2013-05-281-13/+22
|/ /
* | 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 pbr."Jenkins2013-05-221-369/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate to pbr.Monty Taylor2013-05-171-369/+0
| | |/ | |/|
* | | 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-171-67/+0
|\ \ \ \
| * | | | Use testr instead of nose.Monty Taylor2013-05-101-67/+0
* | | | | Merge "Perform oslo-incubator code sync."Jenkins2013-05-173-175/+203
|\ \ \ \ \ | |/ / / /
| * | | | Perform oslo-incubator code sync.Clark Boylan2013-05-103-175/+203
| |/ / /
* | | | Merge "Added Conflict Exception to the exception code map"Jenkins2013-05-171-0/+1
|\ \ \ \
| * | | | Added Conflict Exception to the exception code mapKannan Manickam2013-05-071-0/+1
* | | | | Merge "Restore compatibility with PrettyTable < 0.7.2"Jenkins2013-05-171-2/+4
|\ \ \ \ \
| * | | | | Restore compatibility with PrettyTable < 0.7.2Dirk Mueller2013-04-291-2/+4
* | | | | | change "int(marker)" to "marker" on user list pagination.Zhenguo Niu2013-05-141-1/+1
| |_|_|/ / |/| | | |
* | | | | Securely create signing_dir (bug 1174608)Dolph Mathews2013-05-081-9/+14
| |_|/ / |/| | |
* | | | Revert "Use TokenManager to get token"Dolph Mathews2013-04-304-20/+48
|/ / /
* | | Use TokenManager to get tokenJulien Danjou2013-04-194-48/+20
| |/ |/|
* | Merge "Pass json object when invoking exception handler."Jenkins2013-04-181-10/+10
|\ \
| * | Pass json object when invoking exception handler.Lin Hua Cheng2013-04-171-10/+10
* | | Merge "Convert requests.ConnectionError to ClientException"Jenkins2013-04-181-5/+10
|\ \ \ | |/ / |/| |
| * | Convert requests.ConnectionError to ClientExceptionBrian Waldon2013-04-021-5/+10
* | | modify mistake in commentWu Wenxiang2013-04-171-1/+1
| |/ |/|
* | Ec2Signer: Initial support for v4 signature verificationSteven Hardy2013-04-091-17/+179
* | Fix v3 with UUID and memcache expiring.Chmouel Boudjnah2013-04-031-1/+1
|/
* Config value for revocation list timeoutAdam Young2013-03-191-2/+3
* Merge "Cache tokens using memorycache from oslo."0.2.3Jenkins2013-03-181-14/+3
|\
| * Cache tokens using memorycache from oslo.Vishvananda Ishaya2013-03-151-14/+3
* | 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-151-10/+4
|\ \ \
| * | | update v3 domains - remove public/private namespaceSteve Martinelli2013-03-041-10/+4
* | | | Merge "Retry http_request and json_request failure."Jenkins2013-03-151-23/+26
|\ \ \ \ | |_|_|/ |/| | |