]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 20 Feb 2024 14:04:02 +0000 (09:04 -0500)
commitbf7e40b4d1fee439a4a7f48cf033d4a0885890d0
treec7f4b8fc73dd758f78097e02998a03fd6e8498d8
parentf73c0665f2be46b6aef535a988e5550a92669cc1
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)
src/cephadm/cephadm.py