]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move where _get_container_mounts_for_type is called
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 4 Nov 2023 20:36:23 +0000 (16:36 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 7 Nov 2023 12:51:51 +0000 (07:51 -0500)
commit38f5b55a95c35db36a7baeb653fbefd1efdd36dc
tree40ccc39acb181784cebb91d390640d18b886b72a
parent4d482e5dd6b15d27e6381e7dec2f3f3a0864d0cc
cephadm: move where _get_container_mounts_for_type is called

The _get_container_mounts_for_type method is only useful for ceph based
daemon types. There's no need to call this method in a universal
context.

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