nova/releasenotes/notes/move-ivs-plug-unplug-to-separate-os-vif-plugin-f7ee42da4ed9739b.yaml
Sean Mooney 6314f09ed4 [codespell] apply codespell to the releasenotes
this change fixes the typos in the releasenotes
"""
codespell --ignore-words=doc/dictionary.txt -i 3 -w  releasenotes/
"""

Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
2023-10-03 01:17:21 +01:00

12 lines
548 B
YAML

---
upgrade:
- |
This release moves the livirt driver ``IVS`` VIF plug-unplug to a separate
package called ``os-vif-bigswitch``. This package is a requirement on
compute nodes when using ``networking-bigswitch`` as neutron ML2 and L3
driver.
Releases are available on https://pypi.org/project/os-vif-bigswitch/. Major
version for the package matches upstream neutron version number. Minor
version tracks compatibility with Big Cloud Fabric (BCF) releases, and
typically is set to the lowest supported BCF release.