summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Use os.path to find ~/keystone-signing (bug 1078947)Dolph Mathews2013-01-111-3/+2
* Merge "Spelling: compatibile->compatible"Jenkins2013-01-081-4/+4
|\
| * Spelling: compatibile->compatibleDolph Mathews2012-12-141-4/+4
* | Merge "Fix keystone *-list order by 'name'"Jenkins2013-01-051-4/+6
|\ \
| * | Fix keystone *-list order by 'name'Masayuki Igawa2012-12-191-4/+6
* | | Add support for user groupsHenry Nash2012-12-214-27/+162
* | | Make it possible to debug by running module.0.2.1Adam Young2012-12-201-0/+4
* | | Merge "Use requests module for HTTP/HTTPS"Jenkins2012-12-205-63/+77
|\ \ \
| * | | Use requests module for HTTP/HTTPSDean Troyer2012-12-185-63/+78
* | | | Merge "Print to stderr when keyring module is missing."Jenkins2012-12-201-1/+5
|\ \ \ \
| * | | | Print to stderr when keyring module is missing.Dan Prince2012-12-141-1/+5
| | |_|/ | |/| |
* | | | remove unused importAdam Young2012-12-191-1/+0
* | | | Bug 1052674: added support for Swift cacheGuang Yee2012-12-191-11/+36
| |_|/ |/| |
* | | Merge "Fix middleware logging for swift"Jenkins2012-12-181-39/+49
|\ \ \
| * | | Fix middleware logging for swiftChuck Thier2012-12-121-39/+49
* | | | Merge "Prevent an uncaught exception from being rasied."Jenkins2012-12-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prevent an uncaught exception from being rasied.K Jonathan Harker2012-12-141-1/+1
| |/ /
* | | modify ca-certificate default valueWu Wenxiang2012-12-151-1/+1
| |/ |/|
* | Merge "Fix keystoneclient user-list output order"Jenkins2012-12-132-3/+6
|\ \
| * | Fix keystoneclient user-list output orderMasayuki Igawa2012-12-112-3/+6
| |/
* | URL-encode user-supplied tokens (bug 974319)Dolph Mathews2012-12-131-3/+10
|/
* Merge "Make use_keyring False by default."Jenkins2012-12-101-1/+1
|\
| * Make use_keyring False by default.Dan Prince2012-12-061-1/+1
* | Rename --no_cache to --os_cache.Dan Prince2012-12-071-7/+6
|/
* Merge "Don't try to split a list of memcache servers"Jenkins2012-12-061-1/+1
|\
| * Don't try to split a list of memcache serversKevin L. Mitchell2012-12-031-1/+1
* | bug-1040361: use keyring to store tokensGuang Yee2012-12-044-47/+246
|/
* Merge "Add command to allow users to change their own password"Jenkins2012-12-024-5/+59
|\
| * Add command to allow users to change their own passwordDerek Higgins2012-11-274-5/+59
* | Merge "Add Ec2Signer utility class to keystoneclient"Jenkins2012-11-302-0/+100
|\ \
| * | Add Ec2Signer utility class to keystoneclientSteven Hardy2012-11-282-0/+100
| |/
* | Add --version CLI opt and __version__ module attrBrian Waldon2012-11-282-0/+40
|/
* Merge "Remove Policy.endpoint_id reference"Jenkins2012-11-261-12/+5
|\
| * Remove Policy.endpoint_id referenceDolph Mathews2012-11-201-12/+5
* | Correct a misspelled in commentsWu Wenxiang2012-11-261-1/+1
* | Fix scoped auth for non-admins (bug 1081192)Dolph Mathews2012-11-201-2/+3
|/
* Merge "Check for auth URL before password (bug 1076235)"0.2.0Jenkins2012-11-161-5/+5
|\
| * Check for auth URL before password (bug 1076235)Dolph Mathews2012-11-071-5/+5
* | Merge "check creds before token/endpoint (bug 1076233)"Jenkins2012-11-161-14/+14
|\ \ | |/
| * check creds before token/endpoint (bug 1076233)Dolph Mathews2012-11-071-14/+14
* | Merge "Update README and CLI help"Jenkins2012-11-161-16/+29
|\ \
| * | Update README and CLI helpDolph Mathews2012-11-141-16/+29
* | | Merge "Warn about bypassing auth on CLI (bug 1076225)"Jenkins2012-11-161-3/+15
|\ \ \ | | |/ | |/|
| * | Warn about bypassing auth on CLI (bug 1076225)Dolph Mathews2012-11-071-3/+15
* | | Merge "Throw validation response into the environment"Jenkins2012-11-161-0/+10
|\ \ \
| * | | Throw validation response into the environmentKevin L. Mitchell2012-11-151-0/+10
| | |/ | |/|
* | | fixes auth_ref initialization errorJoe Heck2012-11-151-10/+25
|/ /
* | Merge "HACKING compliance: consistent usage of 'except'"Jenkins2012-11-134-7/+7
|\ \
| * | HACKING compliance: consistent usage of 'except'Dolph Mathews2012-11-054-7/+7
* | | Add auth-token code to keystoneclient, along with supporting filesHenry Nash2012-11-124-0/+1097