neutron-fwaas/neutron_fwaas/tests/unit/services/logapi/agents/l3
Xing Zhang 193d1e2766
Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py38 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I009b6e65424ba3b662949baa1226fbf0ff14af80
2023-06-27 11:15:24 +08:00
..
__init__.py revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
test_fwg_log.py Use unittest.mock instead of mock 2023-06-27 11:15:24 +08:00