openstack-python-keystonecl.../keystoneclient/v3
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
..
contrib 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
auth.py Fix some spelling mistaks in base.py & auth.py 2016-11-17 11:09:10 +00:00
client.py Add support for endpoint group CRUD 2017-02-11 12:38:37 +00:00
credentials.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
domain_configs.py Support domain-specific configuration management 2016-11-02 17:03:41 +00:00
domains.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
ec2.py Follow up patch for Improve docs for v3 ec2 2016-08-18 17:14:18 +05:30
endpoint_groups.py Add support for endpoint group CRUD 2017-02-11 12:38:37 +00:00
endpoints.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
groups.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
policies.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
projects.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
regions.py Improve docs for v3 regions 2016-07-07 23:20:06 +05:30
role_assignments.py Fixing D202 and D203 PEP257 violation. 2016-05-04 19:45:30 +00:00
roles.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
services.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
tokens.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00
users.py Remove use of positional decorator 2017-08-07 13:14:55 -07:00