Comment 5 for bug 1640932

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/396400
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=4acc0ed4cea444ce660cc49f917191d41e3a04f5
Submitter: Jenkins
Branch: master

commit 4acc0ed4cea444ce660cc49f917191d41e3a04f5
Author: Félix Bouliane <email address hidden>
Date: Thu Nov 10 15:41:18 2016 -0500

    Make SNMP UDP transport settings configurable

    SNMP timeout and retries are now configurable through ironic.conf. This
    allows to have custom configurations when certain PDUs are slower than
    others.

    The config defaults are the same defaults that cmdgen.UdpTransportTarget
    uses (1.0 second timeout and 5 retries). The config is now reflecting
    these defaults.

    Closes-Bug: #1640932
    Change-Id: I2490902ad2e39e8e4dc34484799a0dae96bc57f8