]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: allow read-only authorization for volumes
authorRamana Raja <rraja@redhat.com>
Wed, 27 Apr 2016 17:56:44 +0000 (23:26 +0530)
committerRamana Raja <rraja@redhat.com>
Wed, 27 Jul 2016 12:26:15 +0000 (17:56 +0530)
commit2cd3ed8a59786be28b55a0983a438af1aab226ea
treefe60ca73ea840ae8fe9bd2debad676a202574f44
parent894a5f8d878d4b267f80b90a4bffce157f2b4ba7
ceph_volume_client: allow read-only authorization for volumes

Allow clients to be restricted to read-only mount of the volume
by restricting their ceph auth ID's MDS and OSD caps to read-only.

Fixes: http://tracker.ceph.com/issues/15614
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 011ea5e7fb35ee07848e0c3abac24702a778ad63)
src/pybind/ceph_volume_client.py