5b76023947
The rpc_response_max_timeout parameter can be set for specific agents. This change allows configuring the parameter in agent config files so that different values can be set for different agents. Change-Id: I6a52a91fe0d18eb0cb4483cb5f5ca3b16fe6afb4
14 lines
359 B
YAML
14 lines
359 B
YAML
---
|
|
features:
|
|
- |
|
|
Now the following classes support the ``rpc_response_max_timeout``
|
|
parameter.
|
|
|
|
- ``neutron::agents::dhcp``
|
|
- ``neutron::agents::metadata``
|
|
- ``neutron::agents::metering``
|
|
- ``neutron::agents::l3``
|
|
- ``neutron::agents::ml2::linuxbridge``
|
|
- ``neutron::agents::ml2::ovs``
|
|
- ``neutron::agents::ml2::sriov``
|