]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: renames ceph_device to ceph_device_lvm 68751/head
authorRobert Sander <r.sander@heinlein-support.de>
Fri, 17 Oct 2025 10:53:13 +0000 (12:53 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 19 May 2026 14:55:45 +0000 (14:55 +0000)
commit922dd316c3c270c78e51d109b1ba4806383b401a
tree9f480d3084ae5401f8cbf465a35eeea48fb9e873
parent40ca11ceaa3b68e50c26a67d109c1c3d07532925
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>
(cherry picked from commit 5c700ed7d64f904d7f21d174a9b7066b217ff072)
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