Comment 16 for bug 1424771

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

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

commit cee77d94143ab33d262fa57bffcf9363ef9ed4a5
Author: James Page <email address hidden>
Date: Tue Feb 14 10:01:17 2017 +0000

    Add support for cephx pool grouping and permissions

    Sync charmhelpers and add configuration option to allow access
    to ceph pools to be limited based on grouping.

    Cinder requires rwx access to pools associated with volumes,
    images and vms (to support rbd snapshots).

    Change-Id: If09137f5e36d78ab35d27f88624de5533c34ce53
    Partial-Bug: 1424771