keystoneauth/keystoneauth1/fixture
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 Add url manipulation and microversion collection 2017-06-26 06:00:34 -05:00
discovery.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
exception.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
hooks.py Prevent JSON decode errors in the pre-record hook 2017-03-08 12:37:21 -06:00
keystoneauth_betamax.py Allow users to specify request matchers in Betamax 2017-03-08 11:55:26 -06:00
serializer.py Allow new cassettes to be recorded via fixture 2017-03-07 08:16:23 -06:00
v2.py Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00
v3.py Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00