Comment 11 for bug 1943034

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/810203
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/28f96b1f6a73c40588ab7dcf50d546a2d8de895d
Submitter: "Zuul (22348)"
Branch: stable/train

commit 28f96b1f6a73c40588ab7dcf50d546a2d8de895d
Author: Purandhar Sairam Mannidi <email address hidden>
Date: Thu Sep 9 10:02:53 2021 +1000

    Remove setting ACLs during Upgrade

    Currently, we are setting file ACLs on /var/lib/neutron as part of
    upgrade tasks if there is a neutron user in the system. Since moving to
    containerized deployment, we don't have neutron user on the system
    anymore. This code was added to resolve issues arising with existing
    neutron resources when moving from system services to containerized
    services.

    This patch is to remove the stale upgrade tasks to remove file ACLs.

    Closes-Bug: #1943034

    Signed-off-by: Purandhar Sairam Mannidi <email address hidden>
    Change-Id: I19f457a99dedfd781bd56987e3fea6626737500d
    (cherry picked from commit a522941695e07d943c4908b4f403edf9d24f0108)
    (cherry picked from commit b9fe05d56c4aa7645b900fc92bfac2f45da91c20)
    (cherry picked from commit 2d21dcce74df7affbf1a91aff18da3dc3840c74f)
    (cherry picked from commit 193d2311a3d7b878d303965c419248f9e9c35fdc)