sahara-tests/sahara_tests/unit/scenario
Hervé Beraud ff53c4435d Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: Ib3847b49f41c054b998072d0fbd0648b5293af5b
2020-06-09 12:11:08 +02:00
..
__init__.py Restructure of sahara-tests repository 2016-01-14 19:26:57 +03:00
clouds.yaml Added ability to use clouds.yaml with scenario tests 2016-08-02 09:31:12 -03:00
dummy.crt Fix resource discovery for datasources 2016-04-19 12:32:26 +02:00
templatevars_complete.ini Remove nova-network 2019-09-26 11:20:27 +02:00
templatevars_incomplete.ini Remove nova-network 2019-09-26 11:20:27 +02:00
templatevars_nodefault.ini Remove nova-network 2019-09-26 11:20:27 +02:00
test_base.py Use unittest.mock instead of mock 2020-06-09 12:11:08 +02:00
test_runner.py Use unittest.mock instead of mock 2020-06-09 12:11:08 +02:00
test_utils.py Use unittest.mock instead of mock 2020-06-09 12:11:08 +02:00
test_validation.py Replace yaml.load() with yaml.safe_load() 2017-01-18 13:13:26 +07:00
vanilla2_7_1.yaml Feature sets for sahara-scenario 2019-01-18 19:14:14 +01:00
vanilla2_7_1.yaml.mako Remove nova-network 2019-09-26 11:20:27 +02:00