]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: extracts batch.filter_devices from Batch._get_strategy 24589/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 10 Oct 2018 19:28:29 +0000 (15:28 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 15 Oct 2018 16:55:55 +0000 (11:55 -0500)
commit61fa000081a95ed510cf287e3fbb6dc8876b5ea1
tree0daef1e86a22088f11d75e0c3cb6bc5a8bf9a22d
parentcbf7f048204a5055df4e0b55698bb57c3ce5f04e
ceph-volume: extracts batch.filter_devices from Batch._get_strategy

This allows us to easily provide tests for that method.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit df7ef5383bb476ee020b898cd2e8fbce044fc07e)
src/ceph-volume/ceph_volume/devices/lvm/batch.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_batch.py [new file with mode: 0644]