]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: only call get_container_mounts for types that have mounts
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 20 Oct 2023 18:39:28 +0000 (14:39 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 11 Nov 2023 13:10:48 +0000 (08:10 -0500)
commit895d5d92e56264fe3b436288fb337e26cf47411c
tree61296073d8ce4cc646e9152594bf5817cf622cc6
parent77e45e5395c87b2f87ae7680e20d81de6c8cb9d2
cephadm: only call get_container_mounts for types that have mounts

This helps clarify what types will eventually have to be converted
away from calling get_container_mounts directly and to using common
methods.

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