summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add default body for non-abstract empty methodslin-hua-cheng2015-02-141-0/+2
* Merge "Change oslo.config to oslo_config"Jenkins2015-02-101-5/+5
|\
| * Change oslo.config to oslo_configBrant Knudson2015-01-311-5/+5
* | Merge "Add get_headers interface to authentication plugins"1.1.0Jenkins2015-02-091-3/+48
|\ \
| * | Add get_headers interface to authentication pluginsJamie Lennox2015-02-021-3/+48
| |/
* | Add name parameter to NoMatchingPlugin exceptionJamie Lennox2015-02-021-3/+1
|/
* Merge "Fix up types within API documentation"Jenkins2015-01-181-9/+15
|\
| * Fix up types within API documentationJamie Lennox2014-12-161-9/+15
* | Allow fetching user_id/project_id from authJamie Lennox2015-01-051-0/+30
* | Take plugin params from ENV rather than defaultJamie Lennox2014-12-101-6/+4
|/
* Merge "Docstring cleanup for return type"Jenkins2014-12-021-9/+14
|\
| * Docstring cleanup for return typeBrant Knudson2014-10-151-9/+14
* | Merge "Cleanup docs - raises class"Jenkins2014-11-181-1/+2
|\ \
| * | Cleanup docs - raises classBrant Knudson2014-10-181-1/+2
| |/
* | I18nBrant Knudson2014-10-281-1/+3
|/
* Fix handling of deprecated opts in CLIJamie Lennox2014-08-201-6/+13
* Make auth plugins dest save to os_Jamie Lennox2014-08-151-2/+2
* Allow registering individual plugin CONF optionsJamie Lennox2014-08-131-0/+31
* Individual plugin CLI registeringJamie Lennox2014-08-081-0/+50
* Add the 'auth' interface typeJamie Lennox2014-07-251-0/+5
* Plugin loading from config objectsJamie Lennox2014-07-071-0/+46
* Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-191-0/+1
* Add service_name to URL discoveryJamie Lennox2014-06-111-0/+1
* Auth Plugin invalidationJamie Lennox2014-05-231-0/+15
* Handle URLs via the session and auth_pluginsJamie Lennox2014-03-251-0/+19
* Remove vim headerEric Guo2014-02-081-2/+0
* Create Authentication PluginsJamie Lennox2014-02-041-0/+38