puppet-neutron/releasenotes/notes/deprecate-mech_driver-params-68968b6585278946.yaml
Takashi Kajinami 28ca6097fc Deprecate duplicated parameters for vnic_type_blacklist
... because now the vnic_type_blacklist parameters are implemeted in
ovs_driver and sriov_driver class.

Change-Id: Iaa52568d7a1c8bde97a24e87ead863c46a28b408
2020-10-10 04:08:01 +00:00

10 lines
305 B
YAML

---
deprecations:
- |
The following parameters in the ``neutron::plugins::ml2:mech_driver`` class
have been deprecated and will be removed in a future release.
Use ``ovs_driver`` class or ``sriov_driver`` class instead.
- ``ovs_vnic_type_blacklist``
- ``sriov_vnic_type_blacklist``