Comment 5 for bug 1677470

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-osd (stable/17.02)

Reviewed: https://review.openstack.org/451880
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-osd/commit/?id=9c869543ec63288b5b9d09768e1cb9040f066556
Submitter: Jenkins
Branch: stable/17.02

commit 9c869543ec63288b5b9d09768e1cb9040f066556
Author: Ante Karamatic <email address hidden>
Date: Thu Mar 30 14:40:26 2017 +0800

    Allow ceph-osd to create temporary links within OSD's filesystem

    AppArmor profile prevents link operation within /var/lib/ceph/osd/*.
    This leads to daemon coredump. This patch ensures ceph-osd
    is able to create links.

    Change-Id: Ia03baac0fec7f134f53254b18e5498a87656817f
    Closes-Bug: #1677470