]> git.apps.os.sepia.ceph.com Git - ceph.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>
Thu, 4 Apr 2024 19:11:47 +0000 (15:11 -0400)
commit9e2327f0c5f0c103e2db8c7d86ceddd177179df9
treeab90b583974b5448a2ef2318a7b5590f6f72c653
parent54ebb43c87afd2d95cfeedf6687cdb784367d76c
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>
src/pybind/mgr/cephadm/serve.py