os-vif/vif_plug_ovs/tests/unit
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 Move mtu update request into ovsdb transaction 2022-09-19 16:39:39 +05:30
__init__.py Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
test_linux_net.py Fix - os-vif fails to get the correct UpLink Representor 2020-10-21 10:35:22 +03:00
test_plugin.py Don't break traffic if port already exists 2023-06-08 15:52:50 +00:00