We are excited to announce the release of: os-vif 3.3.0: A library for plugging and unplugging virtual interfaces in OpenStack. This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/os-vif Download the package from: https://pypi.org/project/os-vif Please report issues through: https://bugs.launchpad.net/os-vif/+bugs For more details, please see below. 3.3.0 ^^^^^ Bug Fixes * An issue when after nova-compute service restart configured with *isolate_vif=True* instances lost connectivity unless neutron rebinds ports. Which is normally happening by agent restart or port update. Changes in os-vif 3.2.0..3.3.0 ------------------------------ 458e8d5 Update master for stable/2023.2 0a0dec3 Don't break traffic if port already exists Diffstat (except docs and test files) ------------------------------------- ...-restart-with-isolate_vif-71617a41741b33e8.yaml | 7 ++++ releasenotes/source/2023.2.rst | 6 ++++ releasenotes/source/index.rst | 1 + vif_plug_ovs/ovs.py | 15 +++++++-- 5 files changed, 64 insertions(+), 4 deletions(-)