]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Revert "osd: add 'osd blacklist' cap for osp keyrings"
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 26 Aug 2019 19:04:41 +0000 (15:04 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 27 Aug 2019 18:52:23 +0000 (20:52 +0200)
commit717af83475e4ece252b4a776dcd17b013451a075
tree85f808b04a39c6f422288223a44c5fdcf3504db4
parent5986b26a013da288a97a5ed5e963d81c75c6a101
Revert "osd: add 'osd blacklist' cap for osp keyrings"

This reverts commit 2d955757ee9324a018374f628664e2e15dcb7903.

The "osd blacklist" isn't an osd caps but should be used with mon caps.
Also the correct caps for this is: 'allow command "osd blacklist"'.
The current change is breaking the openstack and clients keyrings.
By using the profile rbd (which is already used) we already rely on the
ability to blacklist dead client.

Resolves: #4385

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/all.yml.sample
group_vars/clients.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-client/defaults/main.yml
roles/ceph-defaults/defaults/main.yml