puppet-neutron/releasenotes/notes/bug-2081074-357a5f225504c883.yaml
Takashi Kajinami 87862a8ad1 taas: Deprecate vlan_range_start/end in agent side
These options can be now configured in neutron-server side, so these
implementations are no longer useful.

Related-Bug: #2081074
Change-Id: I69ab22792309164cc0aa30a1771fd6412ba9ef1c
2024-09-19 10:03:06 +09:00

17 lines
332 B
YAML

---
features:
- |
The following parameters have been added to the ``neutron::services::taas``
class.
- ``vlan_range_start``
- ``vlan_range_end``
deprecations:
- |
The following parameters of the ``neutron::agents::taas`` class have been
deprecated.
- ``vlan_range_start``
- ``vlan_range_end``