tripleo-heat-templates/releasenotes/notes/agent_down_time-d6aebe530ca31b9e.yaml
Kamil Sambor 5ab70af5a6 Add param to configure neutron agent_down_time and report_interval
Seconds to regard the agent as down; should be at least twice
NeutronGlobalReportInterval, to be sure the agent is down for good.

Closes-Bug: #1937843
Signed-off-by: Kamil Sambor <ksambor@redhat.com>
Change-Id: Ib3f7cd9d6c050140a5e8b59adf7fd8f65b12df2f
2021-07-30 15:50:43 +02:00

8 lines
378 B
YAML

---
features:
- |
Add param NeutronAgentDownTime to configure neutron server agent_down_time
Seconds to regard the agent as down; should be at least twice
report_interval, to be sure the agent is down for good.
agent_down_time is a config for neutron-server, set by class neutron::server
report_interval is a config for neutron agents, set by class neutron