os-vif/vif_plug_ovs
Takashi Natsume ee0b34eb3e 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: I67fcc16530f1c46eecb62e27eb7b88d1dee6f9df
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-05-25 06:41:16 +00:00
..
ovsdb Remove six 2020-05-02 18:28:47 +09:00
tests Use unittest.mock instead of third party mock 2020-05-25 06:41:16 +00:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py OVS DPDK port representors support 2019-06-11 16:16:30 +03:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
linux_net.py Update hacking for Python3 2020-03-31 06:44:56 +00:00
ovs.py trivial: Remove some rules from flake8 ignore list 2020-03-31 11:05:27 +01:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00