3307b54610
This change introduces the report_interval parameters to more agent classes, so that users can override report interval of a specific agent more flexibly. Change-Id: I573d1f9abe201bdd17bf16602218252cc9b7f132
12 lines
327 B
YAML
12 lines
327 B
YAML
---
|
|
features:
|
|
- |
|
|
The following classes now support the ``report_interval`` parameter, to
|
|
override the report interval of a specific neutron agents.
|
|
|
|
- ``neutron::agent::dhcp``
|
|
- ``neutron::agent::metadata``
|
|
- ``neutron::agent::ml2::ovs``
|
|
- ``neutron::agent::ml2::sriov``
|
|
- ``neutron::agent::l3``
|