]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: replace get_data_dir with DaemonIdentity.data_dir 53467/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Sep 2023 18:23:06 +0000 (14:23 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 14 Sep 2023 15:29:47 +0000 (11:29 -0400)
commit594a450136249357bede292a361ec3398065da84
treedb6b74963fe374414604055c8965ab68afbdb0aa
parent353a927e5cef0f65ea84c1ba1df6296a0bc153a1
cephadm: replace get_data_dir with DaemonIdentity.data_dir

Replace the near trivial get_data_dir call with a method on
the DaemonIdentity type.

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