Comment 10 for bug 1833690

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

Reviewed: https://review.opendev.org/667501
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=6f2877d986fd329777a1fb1bd8c0546cf23237cb
Submitter: Zuul
Branch: stable/stein

commit 6f2877d986fd329777a1fb1bd8c0546cf23237cb
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
    (cherry picked from commit 90d05216b96adaf93dcf36680954328ed1cb053d)