Comment 11 for bug 1783893

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

Reviewed: https://review.openstack.org/607330
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=5e03a6c0c6d5a27f968ab24635c773a3273cf7df
Submitter: Zuul
Branch: stable/rocky

commit 5e03a6c0c6d5a27f968ab24635c773a3273cf7df
Author: James Slagle <email address hidden>
Date: Thu Jul 26 17:46:39 2018 -0400

    Honor timeout with config-download

    The timeout specified with --timeout will now be honored with config-download.
    An additional cli arg, --config-download-timeout is also added that can be used
    to specify a specific timeout just for the config-download part of the
    deployment.

    Change-Id: I5c81ebfb8d070920352e2fb4cfae641b88d8f9ab
    Closes-Bug: #1783893
    Depends-On: I522b71f92149e0cee7842d1bcbf35d9e820454b8
    (cherry picked from commit 4e854edeb4b9a86305978f289340b156543c3436)