]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move infer_local_ceph_image out of cephadm.py
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 26 Feb 2025 19:33:22 +0000 (14:33 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 27 Mar 2025 16:11:26 +0000 (12:11 -0400)
commitd9846a7a613cf5bd913c2d03d2d83b9f74606f0a
tree2d988accf20e0650c6f1d10a491791328d0e9dcc
parentc405e7034465b0e51931d4e6e94ffebb3f16c43f
cephadm: move infer_local_ceph_image out of cephadm.py

Move infer_local_ceph_image out of cephadm.py into
cephadmlib.container_lookup continuing the overall effort to shrink
cephadm.py.

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