neutron/releasenotes/notes/set-report_state-rpc-timeout-to-report_interval-1265a70b0728e08c.yaml
Tobias Urdin 7d552848c2 Set RPC timeout in PluginReportStateAPI to report_interval
See more details on why this is need in the referenced
bug #1948676

Change-Id: I8a95e80ca74edc8f8f394cefc749c4065a8e0575
Closes-Bug: #1948676
2021-10-27 11:28:49 +00:00

6 lines
209 B
YAML

---
fixes:
- |
The agent reporting state to the server now uses a RPC timeout set to
the report_interval configuration option value. See `1948676 <https://bugs.launchpad.net/neutron/+bug/1948676>`_.