Comment 10 for bug 1424771

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

Reviewed: https://review.openstack.org/387245
Committed: https://git.openstack.org/cgit/openstack/charm-ceph/commit/?id=a2d19d37ea2caeae96b435d0e666c8fc941d2c62
Submitter: Jenkins
Branch: master

commit a2d19d37ea2caeae96b435d0e666c8fc941d2c62
Author: James Page <email address hidden>
Date: Mon Oct 17 09:18:38 2016 +0100

    Downgrade default key mon capabilities

    The 'w' capability for mon is no longer required by default, as
    the ceph broker in the ceph{-mon} charm is responsible for pool
    creation, not clients.

    Drop this permission (keys are automatically upgraded).

    Change-Id: I23a75bc4d3737f9181b48d0affb046349be4153b
    Depends-On: Iefffe047214555a15c4201fca605f07ac39c8f5c
    Partial-Bug: 1424771