summaryrefslogtreecommitdiff
path: root/openstackclient/api/auth.py
Commit message (Expand)AuthorAgeFilesLines
* Fix 'auhentication' spelling error/mistakeJoshua Harlow2015-09-011-1/+1
* Improve the hint messageDave Chen2015-06-141-2/+4
* Set tenant options on parsed namespaceJamie Lennox2015-05-311-1/+3
* Add --os-cloud supportDean Troyer2015-04-181-46/+58
* Defer client importsDean Troyer2015-04-151-22/+42
* Move OSC auth plugins so they can be foundDean Troyer2015-03-101-97/+0
* Merge "Fix auth-required for help command"Jenkins2015-03-021-3/+3
|\
| * Fix auth-required for help commandDean Troyer2015-02-271-3/+3
* | change oslo namespace to avoid warningTerry Howe2015-02-251-1/+1
|/
* Merge "Add version url config workaround"Jenkins2015-01-191-1/+45
|\
| * Add version url config workaroundDean Troyer2015-01-151-1/+45
* | Add helpful messages when authN'ing with passwordSteve Martinelli2015-01-161-1/+21
|/
* Add environment variable in the os-auth-type helpMarek Denis2014-11-171-1/+2
* Change --os-auth-plugin to --os-auth-typeDean Troyer2014-10-231-33/+31
* Clean up shell authenticationDean Troyer2014-10-211-1/+1
* Add plugin to support token-endpoint authDean Troyer2014-10-121-8/+61
* Support for keystone auth pluginsMatthieu Huin2014-10-091-0/+180