]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: prepare_* methods do not need to recreate fsid or osd_id
authorAndrew Schoen <aschoen@redhat.com>
Tue, 30 Jan 2018 17:39:05 +0000 (11:39 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 30 Jan 2018 17:39:05 +0000 (11:39 -0600)
commit7c809166aed82298b1fe1581f0e28174a535574f
tree9c5eda1c74c69a0c95aa4c681eeb81f390d8962c
parenta08fc639613b3d9bcb3a09875e535287dd58870a
ceph-volume: prepare_* methods do not need to recreate fsid or osd_id

The prepare_filestore and prepare_bluestore methods do not need to
attempt to recreate osd_id or fsid because this happens in prepare
already.

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