Comment 8 for bug 1629031

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (stable/mitaka)

Reviewed: https://review.openstack.org/415479
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=3107c809178ada8ef27a0089ff93190020f35ca1
Submitter: Jenkins
Branch: stable/mitaka

commit 3107c809178ada8ef27a0089ff93190020f35ca1
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Tue Dec 27 17:50:14 2016 +0300

    Upload file task timeout support

    Astute will not retry and will not wait around 10 minutes for
    every node which connection was missed in case of
    upload file task. For now it will wait only default upload
    timeout.

    Default timeout for upload now can be setup in config. For now
    it is 60 seconds. Also upload file task now support timeout
    parameter which will overide default.

    Change-Id: Ice8207f539566a50d4eb30c04ab563c3ee1278ec
    Closes-Bug: #1629031
    (cherry picked from commit f475c45dfc0df2c50fc0797463c2957352c1648b)