]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add unit_name property to DaemonIdentity
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 25 Jul 2023 20:36:31 +0000 (16:36 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 11 Sep 2023 17:34:11 +0000 (13:34 -0400)
commitdc22f7f47d6931ec4494313b9c754aeb3ffe7858
treecfab12dac0c81869738e0475f93b29dfd7068ee4
parent5c7cbceef460931df2321ddb106fe0e6e38b80ea
cephadm: add unit_name property to DaemonIdentity

Replace some uses of get_unit_name with the new method.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/daemon_identity.py