summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/v3/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Move tests to the unit subdirectoryJamie Lennox2015-02-111-230/+0
* Allow fetching user_id/project_id from authJamie Lennox2015-01-051-0/+8
* Pass all adapter parameters through to adapterJamie Lennox2014-12-051-0/+24
* Prevent AttributeError if no authorizationAdam Young2014-10-241-0/+1
* Convert httpretty to requests-mockJamie Lennox2014-07-301-14/+2
* Add trust users to AccessInfo and fixtureJamie Lennox2014-06-291-0/+2
* Remove _factory methods from auth pluginsJamie Lennox2014-06-091-0/+6
* Create a V3 Token GeneratorJamie Lennox2014-04-171-10/+10
* Remove vim headerEric Guo2014-02-081-2/+0
* Fix missed management_url setter in v3 clientJamie Lennox2013-12-201-6/+15
* Properly handle Regions in keystoneclientJamie Lennox2013-12-041-0/+23
* Update the management url for every fetched tokenJamie Lennox2013-11-201-0/+35
* assertEquals is deprecated, use assertEqual (H602)Dirk Mueller2013-10-081-14/+14
* Move tests in keystoneclientJamie Lennox2013-09-241-0/+136