keystoneauth/keystoneauth1/access
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
..
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
access.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
service_catalog.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
service_providers.py Move AccessInfo objects into own module 2015-08-07 14:17:42 +10:00