summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/cli.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-2/+0
* Fix 12 warnings when building keystoneclient docsGage Hugo2017-02-091-1/+1
* TrivialFix: Fixed typo in some filesAnh Tran2016-09-271-1/+1
* Deprecate auth plugins from keystoneclientJamie Lennox2016-02-031-0/+11
* use positional library instead of utilsSteve Martinelli2016-01-251-2/+3
* Fix up types within API documentationJamie Lennox2014-12-161-0/+2
* Cleanup docs - raises classBrant Knudson2014-10-181-2/+4
* Allow providing a default value to CLI loadingJamie Lennox2014-08-211-8/+19
* Individual plugin CLI registeringJamie Lennox2014-08-081-30/+7
* Allow loading auth plugins from CLIJamie Lennox2014-07-071-0/+93