keystoneauth/keystoneauth1/fixture
Sean McGinnis edc2ae4249
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I07d61e1a8f18d65acdf86cdd61f7d9e28157f1d7
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-29 10:37:58 -05:00
..
__init__.py Update hacking for Python3 2020-03-31 20:11:31 +02: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 Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
plugin.py Add loading mock fixtures 2017-08-28 13:53:19 +10:00
serializer.py Allow new cassettes to be recorded via fixture 2017-03-07 08:16:23 -06:00
v2.py Add remove_service to token fixtures 2019-08-07 21:42:57 +00:00
v3.py Add remove_service to token fixtures 2019-08-07 21:42:57 +00:00