python-keystoneclient/keystoneclient/auth
Morgan Fainberg 4a43aa02b8 Remove use of positional decorator
The positional decorator results in poorly maintainable code in
a misguided effort to emulate python3's key-word-arg only notation
and functionality. This patch removes keystoneclient's dependance
on the positional decorator.

Change-Id: I9e691cc8b0c04992f4a8dabd67e1b413d3220d23
2017-08-07 13:14:55 -07:00
..
identity Remove use of positional decorator 2017-08-07 13:14:55 -07:00
__init__.py Make __all__ immutable 2015-10-01 18:18:13 +00:00
base.py Fix 12 warnings when building keystoneclient docs 2017-02-09 10:22:28 -06:00
cli.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
conf.py TrivialFix: Fixed typo in some files 2016-09-27 15:22:11 +07:00
token_endpoint.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00