summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/identity/generic
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-072-4/+0
* Remove log translations in python-keystoneclientwingwj2017-03-211-4/+4
* Fix some spelling mistaks in base.py & auth.pyzhangyanxian2016-11-171-2/+2
* TrivialFix: Fixed typo in some filesAnh Tran2016-09-271-1/+1
* Remove unused LOGji-xuepeng2016-07-092-8/+0
* Fix D401 PEP257 violation.Navid Pustchi2016-04-231-2/+2
* use positional library instead of utilsSteve Martinelli2016-01-252-3/+4
* Mark password/secret options as secretBrant Knudson2016-01-143-2/+3
* Swap the order of username deprecationMonty Taylor2015-11-191-2/+2
* Mark abstractmethod bodies with nocoverBrant Knudson2015-10-211-1/+1
* Make __all__ immutableDolph Mathews2015-10-011-2/+2
* Proper deprecation for BaseIdentityPlugin trust_id propertyBrant Knudson2015-07-261-0/+10
* Stop using function deprecated in Python 3Brant Knudson2015-06-081-3/+3
* A Default CLI pluginJamie Lennox2015-05-281-0/+83
* Prompt for password on CLI if not providedJamie Lennox2015-05-021-0/+8
* Merge "Reference identity plugins from __init__.py"Jenkins2015-02-103-8/+8
|\
| * Reference identity plugins from __init__.pyJamie Lennox2014-12-223-8/+8
* | Change oslo.config to oslo_configBrant Knudson2015-01-313-3/+3
* | Fix up types within API documentationJamie Lennox2014-12-161-1/+2
|/
* Merge "Expose version matching functions to the public"Jenkins2014-12-113-8/+8
|\
| * Expose version matching functions to the publicJamie Lennox2014-12-103-8/+8
* | Merge "Add missing user-id option to generic.Password"Jenkins2014-12-111-0/+1
|\ \
| * | Add missing user-id option to generic.Passwordwanghong2014-12-041-0/+1
* | | Merge "duplicate auth-url option returned by BaseGenericPlugin"Jenkins2014-12-111-1/+1
|\ \ \ | |/ /
| * | duplicate auth-url option returned by BaseGenericPluginwanghong2014-12-041-1/+1
| |/
* | Correct documenting constructor parametersBrant Knudson2014-12-042-13/+13
|/
* I18nBrant Knudson2014-10-281-4/+6
* Version independent pluginsJamie Lennox2014-09-034-0/+335