summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/user.py
Commit message (Expand)AuthorAgeFilesLines
* Complete Identity v3 list command filtersDean Troyer2014-06-191-12/+38
* Refactor role list subcommand for identity v3 apiQiu Yu2014-06-131-80/+7
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-1/+1
* Merge "Fix some help strings"Jenkins2014-02-231-1/+1
|\
| * Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* | Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+17
|/
* Identity v3 testsDean Troyer2013-09-091-32/+54
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Add password field to set userSteve Martinelli2013-07-201-0/+2
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Finish up v3 role commandsSteve Martinelli2013-07-031-8/+84
* Add domain and description to user for v3 identitySteve Martinelli2013-05-171-4/+41
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+2
* Multiple API version supportDean Troyer2013-02-061-0/+247