summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_clientmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Change --os-auth-plugin to --os-auth-typeDean Troyer2014-10-231-8/+8
* Remove ClientManager._service_catalogDean Troyer2014-10-181-1/+1
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-10/+1
* Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-171-12/+36
|\
| * Add plugin to support token-endpoint authDean Troyer2014-10-121-12/+36
* | use jsonutils in oslo.serialization instead of keystoneclientwanghong2014-10-171-1/+1
|/
* Support for keystone auth pluginsMatthieu Huin2014-10-091-45/+127
* Use Keystone client session.SessionDean Troyer2014-09-081-22/+18
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-12/+92
* Add to clientmanager testsDean Troyer2013-09-051-1/+24
* Move tests into project package.Monty Taylor2013-06-301-0/+35