os-vif/vif_plug_linux_bridge
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
..
tests Use unittest.mock instead of third party mock 2020-05-25 06:41:16 +00:00
__init__.py import linux bridge plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Add plugin names as constants. 2017-09-05 11:38:12 +00:00
iptables.py Remove six 2020-05-02 18:28:47 +09:00
linux_bridge.py Add Port Profile info to VIF objects Linux Bridge plugin 2017-10-04 15:12:12 +01:00
linux_net.py Prevent "qbr" Linux Bridge from replying to ARP messages 2019-04-26 09:19:55 +00:00
privsep.py linux_bridge: convert over to use privsep module 2016-04-04 12:42:16 +01:00