With neutron removing the lxb driver from their codebase [1],
we have no other choice but remove driver-related logic from our
codebase as well.
[1] 25d0273588
Change-Id: I348ff209a2f2dfe912dc8dd235dc440eca8f2a86
21 lines
957 B
YAML
21 lines
957 B
YAML
---
|
|
|
|
upgrade:
|
|
- |
|
|
A ``ml2.lxb`` (linuxbridge) plugin has been removed from Neutron for this release and
|
|
can not be used anymore. Please, ensure migrating to supported Neutron driver
|
|
before proceeding with the upgrade to this OpenStack version.
|
|
Unfortunatelly, there is no currently existing automation for such migration.
|
|
You can reffer to the blog post `Migrating from LinuxBridge to OVN <https://www.jimmdenton.com/migrating-lxb-to-ovn/>`_
|
|
to learn more on how such migrations were achieved previously.
|
|
deprecations:
|
|
- |
|
|
Previously marked as experimental by Neutron linuxbridge (``ml2.lxb``) plugin
|
|
has been removed from the codebase.
|
|
Please make sure that you are using supported driver before upgrade.
|
|
critical:
|
|
- |
|
|
Previously marked as experimental by Neutron linuxbridge (``ml2.lxb``) plugin
|
|
has been removed from the codebase.
|
|
Please make sure that you are using supported driver before upgrade.
|