summaryrefslogtreecommitdiff
path: root/keystoneclient/base.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use TokenManager to get token"Dolph Mathews2013-04-301-3/+2
* Use TokenManager to get tokenJulien Danjou2013-04-191-2/+3
* Add name arguments to keystone command.Ken'ichi Ohmichi2013-01-171-3/+7
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-1/+1
* Add command to allow users to change their own passwordDerek Higgins2012-11-271-3/+5
* fixes 1075376Joe Heck2012-11-061-2/+2
* Fixed httplib2 mocking (bug 1050091, bug 1050097)Dolph Mathews2012-10-091-1/+4
* Manager for generic CRUD on v3Dolph Mathews2012-10-041-0/+111
* Add generic entity.delete()Dolph Mathews2012-09-111-0/+3
* Add support for HEAD and PATCHDolph Mathews2012-09-111-2/+7
* Don't need to lazy load resources loaded from APIDolph Mathews2012-09-111-3/+3
* pep8 1.1 changes and updatesJoe Heck2012-06-011-2/+2
* Fixes user update methods.Tihomir Trifonov2012-02-151-2/+8
* Updates client to work with keystone essex roles API routes.Gabriel Hurley2012-01-281-2/+4
* Initial commit.Gabriel Hurley2011-10-251-0/+191