senlin/senlin/tests/unit/engine
Sean McGinnis 1fa7b5ed6e
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: Ie841dc9738ed029ef01add3681ed76112e2cdca3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 12:00:29 -05:00
..
actions Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
notifications Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
receivers Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
__init__.py Relocate Senlin unit tests 2015-08-04 06:16:20 -04:00
test_cluster.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_cluster_policy.py Remove six usage 2020-01-13 14:22:55 -08:00
test_engine_parser.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_environment.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_event.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_health_manager.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_node.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_registry.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_senlin_lock.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_service.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00