]> 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>
Thu, 30 Jan 2020 08:35:25 +0000 (09:35 +0100)
commit8dd70b6be1473ce0c5415a388544a828e171dd3a
tree50c019eb84a1cc7cd22d380d5684a81054674850
parent19e2786ddd25db998f31e367f8ea86bf5ecb2c71
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>
(cherry picked from commit 525957be98a0a6ff742f6bae4450f291591f516f)
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