Comment 9 for bug 1803609

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

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

commit 74ee6747812f4b597c0d9573d616dc4b8d7c6cc1
Author: John Fulton <email address hidden>
Date: Tue Nov 20 14:35:46 2018 -0500

    Do not fail deploy for empty ceph ansible fetch directory

    The RestoreTempDirFromSwift action returned an error if
    the Swift container is empty which can stop a deployment.
    However there are legitimate reasons the Swift container
    could be empty for which the deployment should not be
    stopped.

    Change-Id: Ic2d9f31caaacbf1c83c4c716cd5e282c6a1953f0
    Closes-Bug: #1803609
    (cherry picked from commit e05349d55aaa9c423ec6a0f610fdb8842c0d224e)