openstack-python-keystonecl.../keystoneclient
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
..
auth Remove use of positional decorator 2017-08-07 13:14:55 -07:00
common Remove log translations in python-keystoneclient 2017-03-21 14:38:05 +08:00
contrib Remove use of positional decorator 2017-08-07 13:14:55 -07:00
fixture Merge "map fixtures to keystoneauth" 2016-05-23 03:02:35 +00:00
generic Merge "Remove log translations in python-keystoneclient" 2017-05-16 04:11:03 +00:00
tests Remove use of positional decorator 2017-08-07 13:14:55 -07:00
v2_0 Remove use of positional decorator 2017-08-07 13:14:55 -07:00
v3 Remove use of positional decorator 2017-08-07 13:14:55 -07:00
__init__.py Removes py26 support 2015-11-25 00:23:17 +00:00
_discover.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
access.py Fix typo in access.py 2016-11-16 10:13:53 +00:00
adapter.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
base.py Replace six.iteritems() with .items() 2017-04-03 18:20:52 +05:30
baseclient.py Deprecate the baseclient.Client 2015-12-17 12:04:17 +11:00
client.py Docstring: Mark optional parameter as optional. 2015-12-16 14:09:40 +05:30
discover.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
exceptions.py Remove pbr warnerrors in favor of sphinx check 2017-04-24 16:28:06 -05:00
httpclient.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
i18n.py Update URLs in documents according to document migration 2017-07-14 09:56:01 +08:00
service_catalog.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
session.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
utils.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00