3 changed files with 23 additions and 0 deletions
@ -0,0 +1,8 @@
|
||||
--- |
||||
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 |
Loading…
Reference in new issue