ironic/releasenotes/notes/snmp-driver-udp-transport-settings-67419be988fcff40.yaml
wangdequn e06e0c59b1 correct grammar, duplicate the found
Change-Id: Ie827e14ae25c7a211061444a81c00757d7cc4ac7
2018-02-07 17:42:40 +08:00

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.