puppet-neutron/releasenotes/notes/deprecate-ha_enabled-491a96d498503066.yaml
Takashi Kajinami f40c3138f6 l3: Deprecate redundant ha_enabled
This option does not actually disable the HA router because of service
defaults defined in neutron. Deprecate the parameter to reduce
unnecessary complexity.

Also replace hard-coded default by service defaults. The switch does
not affect any parameters but ha_vrrp_advert_int, which was increased
from the default value (2) for no reason.

Change-Id: I7857db215ad44fc25384eaf826a4a1f8888a51b7
2024-09-16 00:33:23 +09:00

6 lines
125 B
YAML

---
deprecations:
- |
The ``neutron::agents::l3::ha_enabled`` parameter has been deprecated and
has no effect now.