summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/v2_0/test_users.py
Commit message (Expand)AuthorAgeFilesLines
* Convert httpretty to requests-mockJamie Lennox2014-07-301-40/+19
* Don't log sensitive auth dataJamie Lennox2014-07-241-6/+15
* Merge "Add V2 user roles tests"Jenkins2014-07-091-0/+47
|\
| * Add V2 user roles testsJamie Lennox2014-07-041-0/+47
* | Keystoneclient create user API should have optional password.Juan Manuel Olle2014-07-011-0/+33
|/
* Fix tests to use UUID strings rather than ints for IDsBrant Knudson2014-06-021-30/+44
* Remove vim headerEric Guo2014-02-081-2/+0
* Replace assertTrue with explicit assertIsInstanceZhiQiang Fan2014-01-171-7/+7
* keystoneclient requires an email address when creating a userChristian Schwede2013-11-261-0/+34
* Move tests in keystoneclientJamie Lennox2013-09-241-0/+191