summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move iso8601 dependency from test- to pip-requires"0.2.2Jenkins2013-01-122-1/+1
|\
| * Move iso8601 dependency from test- to pip-requiresBrian Waldon2013-01-092-1/+1
* | Use os.path to find ~/keystone-signing (bug 1078947)Dolph Mathews2013-01-111-3/+2
|/
* Merge "Use testtools instead of unittest for base classes."Jenkins2013-01-088-44/+46
|\
| * Use testtools instead of unittest for base classes.Monty Taylor2012-12-258-44/+46
* | Merge "Spelling: compatibile->compatible"Jenkins2013-01-081-4/+4
|\ \
| * | Spelling: compatibile->compatibleDolph Mathews2012-12-141-4/+4
* | | Merge "Pin requests to >=0.8.8."Jenkins2013-01-051-1/+1
|\ \ \
| * | | Pin requests to >=0.8.8.Yaguang Tang2012-12-311-1/+1
| | |/ | |/|
* | | 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-217-29/+593
* | | Merge "Add file 'ChangeLog' to MANIFEST.in"Jenkins2012-12-212-0/+2
|\ \ \
| * | | Add file 'ChangeLog' to MANIFEST.inSascha Peilicke2012-12-192-0/+2
| |/ /
* | | 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-2024-717/+947
|\ \ \
| * | | Use requests module for HTTP/HTTPSDean Troyer2012-12-1824-717/+948
* | | | 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-192-11/+62
| |_|/ |/| |
* | | 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
| |/
* | Merge "Misspelling error in README.rst"Jenkins2012-12-131-4/+4
|\ \
| * | Misspelling error in README.rstLadquin2012-12-101-4/+4
| |/
* | URL-encode user-supplied tokens (bug 974319)Dolph Mathews2012-12-132-3/+18
|/
* 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-072-9/+8
|/
* 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-047-47/+278
|/
* Merge "Add command to allow users to change their own password"Jenkins2012-12-025-5/+77
|\
| * Add command to allow users to change their own passwordDerek Higgins2012-11-275-5/+77
* | Drop hashlib/hmac from pip-requires.Dan Prince2012-11-301-2/+0
* | Merge "Add Ec2Signer utility class to keystoneclient"Jenkins2012-11-304-0/+181
|\ \
| * | Add Ec2Signer utility class to keystoneclientSteven Hardy2012-11-284-0/+181
| |/
* | Add --version CLI opt and __version__ module attrBrian Waldon2012-11-283-1/+42
|/
* Merge "updating PEP8 to 1.3.3"Jenkins2012-11-264-25/+9
|\
| * updating PEP8 to 1.3.3Joe Heck2012-11-264-25/+9
* | Merge "Remove Policy.endpoint_id reference"Jenkins2012-11-262-13/+5
|\ \
| * | Remove Policy.endpoint_id referenceDolph Mathews2012-11-202-13/+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
|\