puppet-neutron/releasenotes/notes/metering-agent-report_interval-f624eaf0ff3c1f02.yaml
Takashi Kajinami 343a8807d6 metering-agent: Support [agent] report_interval
This change allows customizing [agent] report_interval of the metering
agent service. To distinguish the new parameter from the existing
[DEFAULT] report_interval, the parameter is named with the 'agent_'
prefix.

Change-Id: I7f3e09a6028d8bbedfe6f8c1de69553954aac9a9
2022-04-11 00:56:56 +09:00

7 lines
211 B
YAML

---
features:
- |
The new ``neutron::agents::metering::agent_report_interval`` has been
added. This parameter determines the ``[AGENT] report_interval`` parameter
of the ``meterng-agent`` service.