Comment 3 for bug 1452743

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

Reviewed: https://review.openstack.org/181011
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=87d48cd4e26fec3ac062a1543ce62c8ce0ee3e54
Submitter: Jenkins
Branch: master

commit 87d48cd4e26fec3ac062a1543ce62c8ce0ee3e54
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