Comment 6 for bug 1602826

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

Reviewed: https://review.openstack.org/342437
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-osd/commit/?id=3ab6133c2ad1a52c5188cb4236dd2f44448ea9d5
Submitter: Jenkins
Branch: master

commit 3ab6133c2ad1a52c5188cb4236dd2f44448ea9d5
Author: Chris Holcombe <email address hidden>
Date: Thu Jul 14 13:49:18 2016 -0700

    Use osd-upgrade user for pause/resume

    The pause and resume actions shell out to the ceph command to run
    OSD operations (in/out).

    Because the default cephx key given out by the monitor cluster does
    not contain the correct permissions, these commands fail.

    Use the osd-upgrade user which has the correct permissions.

    Closes-Bug: 1602826

    Depends-On: I6af43b61149c6eeeeb5c77950701194beda2da71
    Change-Id: Ie31bc9048972dbb0986ac8deb5b821a4db5d585f