6314f09ed4
this change fixes the typos in the releasenotes """ codespell --ignore-words=doc/dictionary.txt -i 3 -w releasenotes/ """ Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
12 lines
548 B
YAML
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.
|