]> git.apps.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>
Wed, 7 Oct 2020 09:22:39 +0000 (11:22 +0200)
commit84da4018cdc9efb84869f3fd890c5d3c14269878
treee8622dd3c67ff9c6d5ac08d765d990dd1b52d148
parent74c1610019430530e317a366587e1ffc35f5859e
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>
(cherry picked from commit a23a02df02ec4a8f65df0864f3224fb311d25b11)
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