]> 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>
Mon, 15 Oct 2018 16:56:44 +0000 (11:56 -0500)
commit4f115f5f574d517c268ddba46f3cc3d65243db71
tree5a53a06faaa83975d67a8ddb77bd10dd683ffef1
parentff1333061fe6a8f29efc5391da05de111657b099
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>
(cherry picked from commit 1dd15025bfd52af9c31cd281f92d743b9ca0eeb8)
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