]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: remove backward compatibility
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 5 Oct 2020 15:16:44 +0000 (11:16 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 6 Oct 2020 05:59:38 +0000 (07:59 +0200)
commitc9603626399501e91dca66fdf8ea434cfe93d2d7
tree4e466e1de434426e255150e00417da1cd09b9edb
parent12e6260266dec04b4b2d25f3508aa7149fd16714
ceph_key: remove backward compatibility

It's time to remove this backward compatibility. Users had enough time
to convert their openstack_keys and key values.
We now fail in ceph-validate if the caps key isn't set.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-osd/tasks/main.yml
roles/ceph-validate/tasks/main.yml