]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: call container daemon form prepare_data_dir
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 24 Nov 2023 19:45:34 +0000 (14:45 -0500)
committerAdam King <adking@redhat.com>
Wed, 27 Mar 2024 20:11:43 +0000 (16:11 -0400)
commit6c102f30a06344c57b25a1786f175c78c1298796
treea62bae9410062d8eaf7dcd86e01dc04f6480be79
parent2677183b60c87232e10605503a839701904b5015
cephadm: call container daemon form prepare_data_dir

Instead of always climbing through an "if ladder" based on daemon type
variables we will have the option of using the common method provided
by container daemon form classes. This will initially be used by the
smb daemon. I don't have the energy to refactor all the existing stuff
at the moment.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 0f6a18a09cba35515e100f457e224537ad1e5608)
(cherry picked from commit bf7e40b4d1fee439a4a7f48cf033d4a0885890d0)
src/cephadm/cephadm.py