]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: renames ceph_device to ceph_device_lvm 65986/head
authorRobert Sander <r.sander@heinlein-support.de>
Fri, 17 Oct 2025 10:53:13 +0000 (12:53 +0200)
committerRobert Sander <r.sander@heinlein-support.de>
Fri, 17 Oct 2025 10:53:13 +0000 (12:53 +0200)
commit5c700ed7d64f904d7f21d174a9b7066b217ff072
tree6a8967f81e4576d642bb435e546932698bc640f1
parenta8184d5e1d62084fad1802455427005d22de9c1b
mgr/cephadm: renames ceph_device to ceph_device_lvm

commit 4941d098e337f2b7ad8c6f7c90be3ae252d22f7b changed ceph_device to ceph_device_lvm,
but only on the ceph-volume inventory side, not in the orchestrator.

See https://tracker.ceph.com/issues/72696

Signed-off-by: Robert Sander <r.sander@heinlein-support.de>
src/python-common/ceph/deployment/drive_selection/selector.py
src/python-common/ceph/deployment/inventory.py
src/python-common/ceph/tests/test_disk_selector.py