summaryrefslogtreecommitdiff
path: root/keystoneclient/v2_0/users.py
Commit message (Expand)AuthorAgeFilesLines
* Fix and enable Gating on H404Dirk Mueller2013-08-151-22/+8
* Fix and enable gating on H402Dirk Mueller2013-07-121-1/+1
* change "int(marker)" to "marker" on user list pagination.Zhenguo Niu2013-05-141-1/+1
* Add command to allow users to change their own passwordDerek Higgins2012-11-271-0/+12
* Merge "Updated Sphinx documentation"Jenkins2012-06-071-0/+2
|\
| * Updated Sphinx documentationLorin Hochstein2012-06-011-0/+2
* | pep8 1.1 changes and updatesJoe Heck2012-06-011-1/+1
|/
* Improve usability of CLI.jakedahn2012-02-231-1/+1
* Restores proper PUT method for user update now that KSL supports it.Gabriel Hurley2012-02-161-1/+1
* Fixes user update methods.Tihomir Trifonov2012-02-151-9/+12
* Merge "Updates client to work with keystone essex roles API routes."Jenkins2012-01-301-0/+7
|\
| * Updates client to work with keystone essex roles API routes.Gabriel Hurley2012-01-281-0/+7
* | Merge "Enabling/disabling users should use OS-KSADM extension (bug 922394)"Jenkins2012-01-301-1/+2
|\ \ | |/ |/|
| * Enabling/disabling users should use OS-KSADM extension (bug 922394)Dolph Mathews2012-01-271-1/+2
* | Add limit and marker to user_list and tenant_listAnthony Young2012-01-261-3/+16
|/
* pep8 cleanupJoe Heck2011-11-101-7/+9
* Initial commit.Gabriel Hurley2011-10-251-0/+101