]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: refactor `get_auth_entity()`
authorMichael Fritch <mfritch@suse.com>
Tue, 1 Sep 2020 19:32:44 +0000 (13:32 -0600)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2020 09:40:53 +0000 (11:40 +0200)
commit45cf6732c38b211087f4d0c35801abbaef198ac9
tree56ad996e9dfc255c162ae6ad428dd3c115165084
parent1d98347e1449495dad5ec76aa92db121bd2175cf
mgr/cephadm: refactor `get_auth_entity()`

- convert to f-strings
- mgr keyring format is same as osd, mds
- crash client keyring is same as nfs, iscsi, etc

Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 9d2031f01de4542f9a03f1234d5794395ae9162b)
src/pybind/mgr/cephadm/services/cephadmservice.py