puppet-neutron/releasenotes/notes/mlnx-deprecate-duplicate-params-c7813aa5f4bd36c9.yaml
Takashi Kajinami f7b4c844bc mlnx: Deprecate duplicate parameters
This change deprecates the parameters which are conflicting with
other service classes such as neutron::agents::dhcp, so that we can
remove these parameters completely in a future release.

Related-Bug: #1987460
Change-Id: I2ed2241b304bf2280112b4f6beaff36975500f5e
2022-08-26 01:56:57 +09:00

10 lines
283 B
YAML

---
deprecations:
- |
The following parameters of the ``neutron::agents::ml2::mlnx`` class have
been deprecated. Use the parameters of the ``neutron::agents::dhcp`` class
and the ``neutron::agents::l3`` class.
- ``interface_driver``
- ``dhcp_broadcast_reply``