Merge "Support rpc_response_timeout and report_interval in neutron.conf"
This commit is contained in:
commit
ace1b34fed
@ -11,11 +11,13 @@ core_plugin = {{ core_plugin }}
|
||||
network_device_mtu = {{ network_device_mtu }}
|
||||
{% endif -%}
|
||||
api_workers = {{ workers }}
|
||||
rpc_response_timeout = {{ rpc_response_timeout }}
|
||||
|
||||
{% include "section-zeromq" %}
|
||||
|
||||
[agent]
|
||||
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
|
||||
report_interval = {{ report_interval }}
|
||||
|
||||
{% include "section-rabbitmq-oslo" %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user