This commit is contained in:
parent
c7b5d5beda
commit
d33a3e89a9
|
@ -9,3 +9,4 @@ rbd_secret_key
|
||||||
Example to create ceph creds:
|
Example to create ceph creds:
|
||||||
ceph auth get-or-create client.openstack -o ceph.client.openstack.keyring
|
ceph auth get-or-create client.openstack -o ceph.client.openstack.keyring
|
||||||
ceph auth caps client.openstack mon 'allow r' osd "allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rx pool=images"
|
ceph auth caps client.openstack mon 'allow r' osd "allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rx pool=images"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue