Merge "[nova] Fix missing blacklist permission."

This commit is contained in:
Zuul 2018-10-17 16:02:40 +00:00 committed by Gerrit Code Review
commit 9efd44d937
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ nova_pool_pgp_num: "{{ ceph_pool_pgp_num }}"
nova_hw_disk_discard: "unmap"
ceph_client_nova_keyring_caps:
mon: 'allow r'
mon: 'allow r, allow command "osd blacklist"'
osd: >-
allow class-read object_prefix rbd_children,
allow rwx pool={{ ceph_cinder_pool_name }},