summaryrefslogtreecommitdiff
path: root/openstackclient/api/auth_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Remove token_endpoint auth typeDean Troyer2019-08-271-61/+0
* remove unused LOGji-xuepeng2016-07-091-4/+0
* Remove OSCGenericPassword pluginDean Troyer2016-06-221-44/+0
* Fix token/endpoint auth pluginDean Troyer2016-06-211-25/+30
* Refactor setting defaults for some scope parametersAlvaro Lopez Garcia2016-06-211-1/+1
* Fix missing i18n supports in api/ and shell.pyHuanxuan Ao2016-06-141-2/+4
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-12/+7
* Replace string format arguments with function parametersting.wang2016-02-201-1/+1
* Base TokenEndpoint plugin on keystoneclient'sJamie Lennox2015-03-111-16/+5
* Move OSC auth plugins so they can be foundDean Troyer2015-03-101-0/+118