Comment 8 for bug 1832509

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

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

commit a7eccfdf1d520825010f76b6cd0eab34e30c5610
Author: John Fulton <email address hidden>
Date: Wed Jun 12 10:24:02 2019 -0400

    Increase timeout of temp swift URLs from 1 to 4 hours

    It can take longer than 1 hour for a temporary swift
    URL which stores the backup of the fetch directory to
    be created vs used. Increase the timeout from 1 hour
    to 4 hours so that the URL does not expire before it
    is used.

    Change-Id: Ib989bd673c694a9dc5af2a4a63ed84888f102a50
    Fixes-Bug: #1832509
    (cherry picked from commit 8f2e1064a2473a8218056ecfd932c714b11e0fe6)