]> 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>
Tue, 27 Aug 2024 14:00:31 +0000 (10:00 -0400)
commitde293f533e5f7f1512c69fd543ec918ef8ba1a14
treeb46df57ea882c6663c5977607f15a1ba8e40ac14
parentfe43f1c9f9e2945dda7244d8acbd33fb921449af
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