sahara/sahara/tests/unit/service
Sean McGinnis 551f58b978 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: Ic07c0f6fa0b23242eb884cc34ac9d963b3030b17
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-22 15:40:48 +02:00
..
api Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
castellan Initial key manager implementation 2015-12-22 15:07:12 -05:00
edp Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
health Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
heat Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
validation Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
test_coordinator.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_engine.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_networks.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_ntp_service.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_ops.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_periodic.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_quotas.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_sessions.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_trusts.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_volumes.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00