]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix mpath device support
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 6 Sep 2023 09:30:41 +0000 (09:30 +0000)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 11 Dec 2023 16:00:04 +0000 (16:00 +0000)
commit6a0590bdc86ba210dcd28f632b222cacbfcde4d5
tree3b6502748f5b9dbb5c3a68cda1d4209018c9199e
parent458a4ef42ae7ead9707035454e1ad90ccacb2beb
ceph-volume: fix mpath device support

commit [1] broke mpath devices support in `disk.is_device()`

[1] https://github.com/ceph/ceph/commit/4fc6bc394dffaf3ad375ff29cbb0a3eb9e4dbefc

Fixes: https://tracker.ceph.com/issues/62722
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 28a12f8ef703a7349d9f2de40251c22e018fc475)
(cherry picked from commit 1e7223281fa044c9653633e305c0b344e4c9b3a4)
src/ceph-volume/ceph_volume/tests/util/test_disk.py
src/ceph-volume/ceph_volume/util/disk.py