Comment 17 for bug 1424771

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

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

commit d679c667767039ab7c3bc1fd5346b7c2a65bbf56
Author: Chris MacNaughton <email address hidden>
Date: Fri Feb 10 17:04:37 2017 -0500

    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: If1734c430108e193df0a58dc4c06ebe2b79990e3
    Partial-Bug: 1424771