This commit is contained in:
Cory Hawkless 2020-08-20 18:25:06 +09:30
parent c7b5d5beda
commit d33a3e89a9
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ rbd_secret_key
Example to create ceph creds:
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"