summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_restapi.py
Commit message (Expand)AuthorAgeFilesLines
* Use Keystone client session.SessionDean Troyer2014-09-081-341/+0
* Fix PEP8 E265 errorsDean Troyer2014-06-271-4/+0
* Python 3: the content of a FakeResponse must be bytesCyril Roelandt2014-02-181-0/+3
* FakeResponse: use a default status codeCyril Roelandt2014-02-111-1/+1
* Bring RESTApi closer to ithe imminent keystoneclient.SessionDean Troyer2013-12-031-51/+73
* Create a new base REST API interfaceDean Troyer2013-08-231-0/+320