Comment 24 for bug 1908750

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/874527
Committed: https://opendev.org/openstack/tripleo-common/commit/d447618dd8ef0713fee3d9b109afdf15dc0d9438
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit d447618dd8ef0713fee3d9b109afdf15dc0d9438
Author: Alan Bishop <email address hidden>
Date: Tue Feb 7 13:05:47 2023 -0800

    TCIB: Add cinder-backup extend_start.sh script

    Add a kolla_extend_start script to the cinder-backup service that
    ensures /var/lib/cinder is owned by the 'cinder' user. See
    I2d82c1ca86735d2a8d69b3e28e8cea7acd637f0b for details on what was
    done for the cinder-volume service. cinder-backup also needs to run
    the script because there's no guarantee the cinder-volume service
    is running on every cinder-backup node.

    Resolves: rhbz#2167954
    Related-Bug: #1908750
    Change-Id: I7fcca9fbfea87ac4b245856a3aecae9ffd211938
    (cherry picked from commit b6cf34a9536ce413b2a46ab455c54e4488f49f2d)
    (cherry picked from commit 8509b2a4b2fc0c5f53c6b46c0c8ac105cee53178)