Comment 9 for bug 1783893

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

Reviewed: https://review.openstack.org/586358
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=4e854edeb4b9a86305978f289340b156543c3436
Submitter: Zuul
Branch: master

commit 4e854edeb4b9a86305978f289340b156543c3436
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