]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: extracts batch.filter_devices from Batch._get_strategy
authorAndrew Schoen <aschoen@redhat.com>
Wed, 10 Oct 2018 19:28:29 +0000 (15:28 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 10 Oct 2018 19:30:30 +0000 (15:30 -0400)
commitdf7ef5383bb476ee020b898cd2e8fbce044fc07e
tree3d4ee8b6669e15e461476a20dd8a47ae9ece0f96
parent172d4af9b97d8d64ce35dc95efb72d9f190bc170
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>
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]