keystoneauth/keystoneauth1
Morgan Fainberg 335a8cdf03 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 keysteonauth's dependance
on the positional decorator.

Change-Id: I20106345747860365cd0203ba1b33a2900e045b9
2017-08-07 16:37:07 -07:00
..
access Remove use of positional decorator 2017-08-07 16:37:07 -07:00
exceptions Fix ClientException message property not set properly 2017-01-26 12:28:05 +00:00
extras Merge "Allow setting EndpointReference in ADFSPassword" 2017-05-16 20:14:39 +00:00
fixture Remove use of positional decorator 2017-08-07 16:37:07 -07:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Remove use of positional decorator 2017-08-07 16:37:07 -07:00
loading Remove use of positional decorator 2017-08-07 16:37:07 -07:00
tests get_conf_options can exclude deprecated opts 2017-07-26 16:16:01 -05:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
discover.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
noauth.py Add 'none' identity plugin 2017-06-08 14:42:03 +00:00
plugin.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
token_endpoint.py Adding authentication compatibility for OpenStackClient 2016-03-07 23:38:22 +00:00