]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: remove set-uid support
authorSébastien Han <seb@redhat.com>
Fri, 16 Nov 2018 09:37:07 +0000 (10:37 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 27 Nov 2018 16:47:40 +0000 (16:47 +0000)
commit1afa4c5c95e5bc28db192de685ca01ce4be2f211
treea3e48925cb8751694751ad7dd03d188df205e6f0
parentf192bc92a2daa6f3e286d8049ab05effedb300c0
ceph_key: remove set-uid support

The support of set-uid was remove from Ceph during the Nautilus cycle by
the following commit: d6def8ba1126209f8dcb40e296977dc2b09a376e so this
will not work anymore when deploying Nautilus clusters and above.

Signed-off-by: Sébastien Han <seb@redhat.com>
library/ceph_key.py
library/test_ceph_key.py