c60fdb9540
Currently the hw-offload option is managed by two modules, puppet-vswitch and puppet-ovn. Because this option is generic and valid for both ovs and ovn this change deprecate the parameter from puppet-ovn. Depends-on: https://review.opendev.org/779802 Change-Id: I4b402c58cc3c39cd2650d91d12d607fe0171e1d0
6 lines
179 B
YAML
6 lines
179 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``ovn::controller::enable_hw_offload`` parameter has been deprecated.
|
|
Use the same parameter of ``vswitch::ovs`` or ``vswitch::dpdk`` instead.
|