Comment 8 for bug 1783893

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/rocky)

Reviewed: https://review.openstack.org/606942
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=f4f4c92000ae1d3e56157b199415c452d8637d40
Submitter: Zuul
Branch: stable/rocky

commit f4f4c92000ae1d3e56157b199415c452d8637d40
Author: James Slagle <email address hidden>
Date: Thu Jul 26 17:41:33 2018 -0400

    Add config_download_timeout input

    The config_download_deploy workflow now has a config_download_timeout input
    that will honor a user requested timeout. Previously, no timeout was honored
    even though the user could request one via tripleoclient.

    Change-Id: I522b71f92149e0cee7842d1bcbf35d9e820454b8
    Partial-Bug: #1783893
    (cherry picked from commit 771975640cd5cfec8505a00f4b60661f4a3c131f)