Comment 7 for bug 1833690

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/667005
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=90d05216b96adaf93dcf36680954328ed1cb053d
Submitter: Zuul
Branch: master

commit 90d05216b96adaf93dcf36680954328ed1cb053d
Author: Rabi Mishra <email address hidden>
Date: Mon Jun 24 08:47:36 2019 +0530

    Replace /var/log/containers/swift symlink with directories

    Once we remove the symlinks in update_staks, host_prep_tasks
    would create those directories.

    Assuming that minor update runs before upgrades, this should
    take care of upgrades too.

    Change-Id: Idabfec5f568a4e02900d103d23f4cb3c199e84c9
    Related-Bug: #1833690