]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume batch: improve backwards compatibility
authorJan Fajerski <jfajerski@suse.com>
Wed, 29 Apr 2020 05:47:18 +0000 (07:47 +0200)
committerJan Fajerski <jfajerski@suse.com>
Fri, 25 Sep 2020 09:50:20 +0000 (11:50 +0200)
commita23a02df02ec4a8f65df0864f3224fb311d25b11
tree00e3352cf64bbf2a350db8ea6a7f9d56414457b7
parentd32e0e4320b54302ab989f0a93b57a0404e2094b
ceph-volume batch: improve backwards compatibility

This restores legacy batch behavior and also adds some initial test and
adjusts existing tests to changes.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
src/ceph-volume/ceph_volume/devices/lvm/batch.py
src/ceph-volume/ceph_volume/tests/conftest.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_batch.py
src/ceph-volume/ceph_volume/tests/util/test_device.py