]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: support symlinks as devices
authorJan Sobczak <jsobczak@cloudferro.com>
Fri, 20 Nov 2020 13:33:13 +0000 (14:33 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 5 Aug 2022 06:58:17 +0000 (08:58 +0200)
commit261decfb3570b27136c7880b64dcea90d8dfca51
tree0460d6563ae7b3697e2dd42258e8dbcfbdc702e1
parent3e16643d5d74a0efc82af9e320fc7b4b39adc463
ceph-volume: support symlinks as devices

This makes ceph-volume support passing symlinks as devices.

Fixes: https://tracker.ceph.com/issues/49103
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 9ddc5b77372cd2e0d5badd433c93d147cb25c6ee)
src/ceph-volume/ceph_volume/devices/lvm/batch.py
src/ceph-volume/ceph_volume/tests/conftest.py
src/ceph-volume/ceph_volume/tests/util/test_device.py
src/ceph-volume/ceph_volume/util/device.py