os-vif/vif_plug_ovs
Vasyl Saienko 0a0dec37e4 Don't break traffic if port already exists
Nova compute service plugs VIF on service init, it triggers
rules reinitialization for iptables filter. But it breaks
traffic in case isolate_vif is used by assigning dead VLAN
to the port. This patch prevents dead VLAN assingment
for ports that exists.

Co-Authored-By: aarefiev@mirantis.com

Closes-Bug: #2023300

Change-Id: Ib1b7467fce9facfbfcd698bf6e9f950c0cead650
2023-06-08 15:52:50 +00:00
..
ovsdb set default qos policy 2023-05-09 20:02:48 +01:00
tests Don't break traffic if port already exists 2023-06-08 15:52:50 +00:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Delete trunk bridges to avoid race with Neutron 2022-05-26 14:27:52 -05:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
linux_net.py Fix typos 2021-09-21 09:33:29 +08:00
ovs.py Don't break traffic if port already exists 2023-06-08 15:52:50 +00:00
privsep.py Make tox.ini tox 4.0.0 compatible 2023-01-09 12:30:15 +01:00