sahara/sahara/tests/unit
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 Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
cli Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
conductor Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
db Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
plugins Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
resources Switched Heat engine to ResourceGroup use 2015-05-29 12:44:44 -07:00
service Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
swift Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
topology Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
utils 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
base.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_context.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
test_exceptions.py Pkg installation to ssh_remote 2016-03-30 18:33:33 +00:00
test_main.py Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
testutils.py Fix scaling validation error 2017-12-07 19:29:12 +00:00