]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: remove osd-id and osd-fsid flag
authorSébastien Han <seb@redhat.com>
Fri, 24 Jan 2020 15:27:10 +0000 (16:27 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 27 Jan 2020 13:10:14 +0000 (14:10 +0100)
commit525957be98a0a6ff742f6bae4450f291591f516f
tree90eaf45d18caa28eb556a1d05487e68451dc696c
parentc7a2ecc59394a9eb323a19ff233a2e3dfe04a018
ceph-volume: remove osd-id and osd-fsid flag

These are not used since we only rely on the device path so removing
them to avid confusion.

Signed-off-by: Sébastien Han <seb@redhat.com>
src/ceph-volume/ceph_volume/devices/raw/activate.py
src/ceph-volume/ceph_volume/devices/raw/common.py
src/ceph-volume/ceph_volume/devices/raw/prepare.py