summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit/v3/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support `truncated` flag returned by identity service"Monty Taylor2016-02-261-34/+7
* Support `truncated` flag returned by identity serviceBoris Bobrov2016-02-261-7/+34
* Replace TestResponse with requests_mockJamie Lennox2016-01-251-3/+0
* Revert "Support `truncated` flag returned by keystone"2.1.1Brant Knudson2016-01-131-34/+7
* Support `truncated` flag returned by keystoneBoris Bobrov2015-12-281-7/+34
* Make tests run against original client and sessionsJamie Lennox2015-12-181-11/+38
* Seperate Client base test classJamie Lennox2015-12-181-9/+12
* Deprecate create v3 Client without sessionBrant Knudson2015-08-131-3/+6
* Fix tests passing user, project, and tokenBrant Knudson2015-07-261-3/+1
* Prevent attempts to "filter" list() calls by globally unique IDsDolph Mathews2015-07-191-0/+14
* Rename requests mock object in testingJamie Lennox2015-03-181-5/+5
* Move tests to the unit subdirectoryJamie Lennox2015-02-111-0/+332