]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix strategy comparison in 'lvm batch'
authorAndrew Schoen <aschoen@redhat.com>
Thu, 4 Oct 2018 16:54:06 +0000 (11:54 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 10 Oct 2018 19:30:28 +0000 (15:30 -0400)
commit1dd15025bfd52af9c31cd281f92d743b9ca0eeb8
tree11299abb804d1e553ea5bed863debd381f97b44b
parent9dfc00f8e10e10fbdc52c44259596c6a96a90edd
ceph-volume: fix strategy comparison in 'lvm batch'

This also fixes some small json reporting issues with the
filestore MixedType strategy

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/batch.py
src/ceph-volume/ceph_volume/devices/lvm/strategies/bluestore.py
src/ceph-volume/ceph_volume/devices/lvm/strategies/filestore.py