]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: extracts batch.filter_devices from Batch._get_strategy 24588/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:56:49 +0000 (11:56 -0500)
commit558bccd12516ea14d27e13a0c2b50f3bab7c9ba6
treedfd1f757f8bf421edfc318d7dfeff76f79bf292f
parent3722ad639fa8da5faedaa3bec7d096071bff8b45
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]