Comment 5 for bug 1759311

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

Reviewed: https://review.openstack.org/557372
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=3f8fd210e02714facaef7494b9bd4ff9946f7070
Submitter: Zuul
Branch: stable/queens

commit 3f8fd210e02714facaef7494b9bd4ff9946f7070
Author: Christian Schwede <email address hidden>
Date: Tue Mar 27 17:51:05 2018 +0200

    Fix missing permissions on Swift rebalance playbook

    The playbook is executed as user heat-admin on the nodes, and some tasks
    need to read and/or write to directories that are owned by the
    containers (ie with a numeric id on the host itself).

    Closes-Bug: 1759311
    Change-Id: Ia766bc44a647fec15ff662f1ef9ffb67860b155b
    (cherry picked from commit b78aeab4fd821aea3f5655a96e85fd67ca46fcee)