os-vif/vif_plug_ovs
Jan Gutter c5fda08d40 Do not call linux_net.delete_net_dev on Windows
The current ovs unplug codepath for Windows triggers an OVSDB port
delete command, which is applicable, and a linux netdev delete command,
which is not. This changes the unplug logic to skip the delete step.

Change-Id: Id7f81ae174d354e593d919813bdf7b3b97cbcd8b
Closes-Bug: #1798051
Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
2018-10-16 17:33:39 +02:00
..
ovsdb Add abstract OVSDB API 2018-10-08 12:09:36 +01:00
tests Do not call linux_net.delete_net_dev on Windows 2018-10-16 17:33:39 +02:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Fix random test_unplug_ovs failures 2018-10-16 17:32:33 +02:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
i18n.py Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
linux_net.py Add abstract OVSDB API 2018-10-08 12:09:36 +01:00
ovs.py Do not call linux_net.delete_net_dev on Windows 2018-10-16 17:33:39 +02:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00