]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: drop unused result parameter
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 31 May 2023 11:03:42 +0000 (11:03 +0000)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 13:31:44 +0000 (15:31 +0200)
commitaaa9f1d2910f5b7c1e0f6959c64a744afe5aa330
treeb150ddb35c9b703d057ed5566d2ffafe734c3255
parent5622a033a9f8a5c32fdd9429f40599d6b37cd7ac
ceph_key: drop unused result parameter

This parameter is not used anywhere in this function, so we can drop it.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
library/ceph_key.py
tests/library/test_ceph_key.py