]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 28 Aug 2019 13:42:33 +0000 (09:42 -0400)
commit0be4c5116dea9dd1862fbbd6c5f0a64d7ecc3744
tree2184f9b4901560527a0e65a1ae7ae74df21ff083
parent7d2b29d0eb848d1cff9a11a548017a39373b8f6a
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>
(cherry picked from commit 717af83475e4ece252b4a776dcd17b013451a075)
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