92323586b5
- as per the bug #1704129, the plug/unplug is moved to a separate os-vif plugin - IVS's methods have also been moved to a separate package called os-vif-bigswitch [1] - hence removing all dangling calls from here [1] https://github.com/bigswitch/os-vif-bigswitch Partial-Bug: #1704129 Change-Id: Icf948f6ee1c0da2327fb5eac61fec6e89ac30531
12 lines
547 B
YAML
12 lines
547 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 compatiblity with Big Cloud Fabric (BCF) releases, and
|
|
typically is set to the lowest supported BCF release.
|