Merge "Support rpc_response_timeout and report_interval in neutron.conf"

This commit is contained in:
Jenkins 2017-09-06 13:36:07 +00:00 committed by Gerrit Code Review
commit 90cdd81b82
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ core_plugin = {{ core_plugin }}
api_paste_config = /etc/neutron/api-paste.ini
auth_strategy = keystone
rpc_response_timeout = {{ rpc_response_timeout }}
{% include "section-zeromq" %}
@ -35,6 +36,7 @@ auth_strategy = keystone
[AGENT]
root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf
report_interval = {{ report_interval }}
[keystone_authtoken]
signing_dir = /var/lib/neutron/keystone-signing