]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: rename ceph_admin_key -> client_key in _calc_client_files
authorAdam King <adking@redhat.com>
Thu, 4 Apr 2024 16:28:45 +0000 (12:28 -0400)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 15:13:59 +0000 (11:13 -0400)
commit7ff38a68b3bb1ea7e26d6f6cd650a9f47cfcf049
tree5dce4ea40d4f7182bcbd9c6889245e17f1b2b964
parentfa42f984917afe1cd5716bd172c62407aa1a9142
mgr/cephadm: rename ceph_admin_key -> client_key in _calc_client_files

I think this variable name is misleading, as we use this same
logic for all client-keyrings that can be setup, not just
the client.admin keyring

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 9e2327f0c5f0c103e2db8c7d86ceddd177179df9)
src/pybind/mgr/cephadm/serve.py