Comment 14 for bug 1805649

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (stable/train)

Reviewed: https://review.opendev.org/722648
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=934d713ac5f3c9a15339e79f4d599ed62ad5612e
Submitter: Zuul
Branch: stable/train

commit 934d713ac5f3c9a15339e79f4d599ed62ad5612e
Author: Rabi Mishra <email address hidden>
Date: Fri Apr 24 14:42:02 2020 +0530

    [stable only] Remove timeout in config-download-export

    With large number of nodes this can run for more than the
    default timeout of 360s as we do fetch the whole config
    from heat and generate the playbooks and the workflow can
    timeout very easily.

    This was removed for config-download worflow with
    https://review.opendev.org/620627

    Related-Bug: #1805649
    Change-Id: Ib413a40a63c9d79e7387f854167d80a105888337