8b8ed37b54
openstack/networking-ovn is no more a core plugin. A resent revamping made it to a ml2 mechanism driver. This patch addresses this change. Fixes-bug: #1600790 Change-Id: Ie8f8653ed6eefd7e278862de1293e2a2fc206c66
11 lines
375 B
YAML
11 lines
375 B
YAML
---
|
|
upgrade:
|
|
- Previously OVN plugin for Neutron used to be a core plugin. With
|
|
the recent changes in networking-ovn project, OVN is plugged in to
|
|
neutron as an ml2 mechanism driver.
|
|
|
|
deprecations:
|
|
- neutron::plugins::ovn is deprecated as it was managing OVN as a
|
|
core-plugin. This is deprecated in favor of its ml2 equivalent
|
|
neutron::plugins::ml2::ovn
|