tripleo-common/tripleo_common/tests/actions
Hervé Beraud 240fcc9eca 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: Ia552f03378bfa2d6612718eeec02da0448d322bc
2020-05-15 18:58:43 +02:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
test_ansible.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_baremetal.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_base.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_derive_params.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_parameters.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_plan.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_scale.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_validations.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00