e06e0c59b1
Change-Id: Ie827e14ae25c7a211061444a81c00757d7cc4ac7
8 lines
366 B
YAML
8 lines
366 B
YAML
---
|
|
features:
|
|
- Adds SNMP request timeout and retries settings for the SNMP UDP transport.
|
|
Some SNMP devices take longer than others to respond.
|
|
The new Ironic configuration settings ``[snmp]/udp_transport_retries``
|
|
and ``[snmp]/udp_transport_timeout`` allow to change the number of
|
|
retries and the timeout values respectively for the SNMP driver.
|