openstack-ansible-os_neutron/releasenotes/notes/revert-third-party-ovs-support-04602870ad8ccd2e.yaml
James Denton d088ddf4b4 Remove third-party OVS NSH support in favor of built-in support
This patchset removes the ovs_nsh_support variable used to deploy
a custom-compiled release of Open vSwitch with NSH support in favor
of relying on built-in NSH support in recent releases of Open vSwitch[1].

[1] https://mail.openvswitch.org/pipermail/ovs-dev/2017-November/340716.html

Change-Id: If6456d2916982226bbdc5080ec58a47b6fb1ec8d
2021-03-16 08:56:55 +00:00

11 lines
396 B
YAML

---
deprecations:
- |
Support for an Open vSwitch dataplate with NSH support using the
``ovs_nsh_support`` variable has been immediately deprecated and
removed due to built-in support for NSH in recent Open vSwitch
releases. The prior PPA provided a custom release of OVS 2.9, which
is no longer appropriate for recent releases of OSA and respective
operating systems.