keystoneauth/keystoneauth1/fixture
Monty Taylor bf882dd897
Default serialize_with to json
None is not a valid value to pass to serialize_with for betamax. The
default value in the betamax library is 'json' - so just use that.

Change-Id: I714b02e568121ead5c81ab72bb0df27d8fc17337
2016-10-13 16:22:44 -05:00
..
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
discovery.py Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
exception.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
keystoneauth_betamax.py Default serialize_with to json 2016-10-13 16:22:44 -05:00
v2.py Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00
v3.py Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00