tripleo-ansible/tripleo_ansible/tests
likui dc9145258e 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: I8ea9821fbf7a63b819f7042a2c9729ce38742f22
2020-09-18 14:43:16 +08:00
..
modules Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
plugins Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
__init__.py Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
base.py module tripleo_baremetal_expand_roles 2020-03-06 15:12:21 +00:00