summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Tests use keep_blank_values when parse_qsBrant Knudson2015-01-301-3/+12
* Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-2/+1
* Convert httpretty to requests-mockJamie Lennox2014-07-301-14/+16
* Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-191-1/+1
* Add /role_assignments endpoint supportRodrigo Duarte Sousa2014-05-271-0/+6
* Move DisableModuleFixture to utilsSteve Martinelli2014-05-211-0/+47
* Remove redundant default value None for dict.getZhiQiang Fan2014-02-221-1/+1
* Merge "Remove vim header"Jenkins2014-02-131-2/+0
|\
| * Remove vim headerEric Guo2014-02-081-2/+0
* | Merge "Add back --insecure option to CURL debug"Jenkins2014-02-121-0/+3
|\ \
| * | Add back --insecure option to CURL debugJamie Lennox2014-02-041-0/+3
| |/
* | Python3: httpretty.last_request().body is now bytesCyril Roelandt2014-02-081-2/+6
|/
* Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-221-0/+8
* Make assertQueryStringIs usage simplerSteven Hardy2014-01-131-2/+8
* Merge "Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()"Jenkins2014-01-111-1/+1
|\
| * Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()Cyril Roelandt2014-01-101-1/+1
* | Avoid meaningless comparison that leads to a TypeErrorCyril Roelandt2013-12-161-1/+1
|/
* Add AssertRequestHeaderEqual test helper and make use of itJamie Lennox2013-10-161-0/+9
* Allow v2 client authentication with trust_idSteven Hardy2013-09-261-0/+1
* Move tests in keystoneclientJamie Lennox2013-09-241-0/+117