keystonemiddleware/keystonemiddleware
Morgan Fainberg 6f63f09735 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 keystonemiddleware's dependance
on the positional decorator.

Change-Id: I1be3b19d08daf18babac66f274787862c6d77a93
2017-08-07 13:18:19 -07:00
..
_common Replace six.iteritems() with .items() 2017-07-12 13:43:55 +07:00
audit Update URLs in documentation 2017-07-20 16:38:16 +08:00
auth_token strip whitespace from token 2017-07-31 16:16:37 -04:00
echo Replace six.iteritems() with .items() 2017-07-12 13:43:55 +07:00
locale/ko_KR/LC_MESSAGES Imported Translations from Zanata 2017-01-24 08:44:20 +00:00
tests strip whitespace from token 2017-07-31 16:16:37 -04:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
ec2_token.py use oslo.log instead of logging 2017-01-13 03:24:18 +00:00
exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
fixture.py Remove use of positional decorator 2017-08-07 13:18:19 -07:00
i18n.py Update URLs in documentation 2017-07-20 16:38:16 +08:00
opts.py Move auth token opts calculation into auth_token 2016-06-13 14:03:23 -03:00
s3_token.py Remove log translations 2017-05-02 09:58:02 +08:00