Merge "[nova] Fix missing blacklist permission."
This commit is contained in:
commit
9efd44d937
@ -252,7 +252,7 @@ nova_pool_pgp_num: "{{ ceph_pool_pgp_num }}"
|
|||||||
nova_hw_disk_discard: "unmap"
|
nova_hw_disk_discard: "unmap"
|
||||||
|
|
||||||
ceph_client_nova_keyring_caps:
|
ceph_client_nova_keyring_caps:
|
||||||
mon: 'allow r'
|
mon: 'allow r, allow command "osd blacklist"'
|
||||||
osd: >-
|
osd: >-
|
||||||
allow class-read object_prefix rbd_children,
|
allow class-read object_prefix rbd_children,
|
||||||
allow rwx pool={{ ceph_cinder_pool_name }},
|
allow rwx pool={{ ceph_cinder_pool_name }},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user