We are satisfied to announce the release of: os-vif 4.1.0 This release is part of the epoxy 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. 4.1.0 ^^^^^ Deprecation Notes * The LinuxBridge mechanism driver has been removed in neutron. os- vif has a policy of only shipping plugins for in-tree neutron ml2 drivers. As a result the linux_bridge os-vif plugin is now deprecated and will be removed in a future openstack release. Changes in os-vif 4.0.0..4.1.0 ------------------------------ a87292b Update gate jobs as per the 2025.1 cycle testing runtime cc49f58 Deprecate linux bridge plugin a1cee1e Drop kuryr-kubernetes-tempest 091f41f Remove os-vif-linuxbridge 99814b2 Do not add taps in trunk bridges to the dead vlan 533e243 Integrate pre-commit Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 22 ++++++++++ .zuul.yaml | 48 ++++------------------ ...ecate-linuxbridge-support-d278d4bbdff8e8bc.yaml | 7 ++++ ...fix-stevedore-entrypoints-8002ec7a5166c977.yaml | 2 +- tox.ini | 8 +++- vif_plug_linux_bridge/linux_bridge.py | 9 ++++ vif_plug_ovs/ovs.py | 10 +++-- vif_plug_ovs/ovsdb/ovsdb_lib.py | 7 +++- 11 files changed, 119 insertions(+), 56 deletions(-)
participants (1)
-
no-reply@openstack.org