heat/heat/tests/aws
Sean McGinnis fd6cf83554
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: I8f764e9ba46a4e2055be61eb0fe97d155ab1c70e
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-05 08:42:11 -05:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_instance.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_instance_network.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_loadbalancer.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_network_interface.py Remove mox usage from `aws/test_network_interface.py` 2018-04-27 14:44:53 +08:00
test_s3.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_security_group.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_user.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_volume.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_waitcondition.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00