dda0f3be5f
Default value of resync_interval in Neutron was changed from 30 to 5 a long ago[1]. This change removes the outdated default definition in puppet-neutron so that the new default is effectively used. [1] cc78724a1e92887883149f5e3aee827283636733 Closes-Bug: #1965940 Related-Bug: #1128180 Change-Id: I08558b10d6421779c4a2767703a0120afbfaa8e0
7 lines
195 B
YAML
7 lines
195 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default value of ``neutron::agent::dhcp::resync_interval`` was changed
|
|
from ``30`` to ``$::os_service_default``, which results in the service
|
|
default value(``5``).
|