Comment 4 for bug 1452743

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/181012
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=519194e47d586c91cd754f54933c88be90813265
Submitter: Jenkins
Branch: kilo

commit 519194e47d586c91cd754f54933c88be90813265
Author: Andy McCrae <email address hidden>
Date: Thu May 7 15:16:22 2015 +0100

    Managed /etc/swift/backups using ansible

    If the permissions on /etc/swift/backups are not swift.swift it can
    cause the copying of the ring files to fail.

    This patch adds /etc/swift/backups to the list of directories managed by
    ansible when setting up/configuring swift.

    Change-Id: I3937efc54f03e25f504937213a99bde19789aa59
    Closes-Bug: #1452743
    (cherry picked from commit 87d48cd4e26fec3ac062a1543ce62c8ce0ee3e54)