]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add --osd-id option to raw prepare 52929/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 13 Jul 2023 08:09:03 +0000 (08:09 +0000)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 10 Aug 2023 13:15:33 +0000 (13:15 +0000)
commiteaa5099ad88a17ac492c247cfc2ff53522451d23
tree1ee17f258befe4070c6ae65aca88bed64fecfbc3
parentfd55b4507f6b44c36e88a73a646f3c14db0a281c
ceph-volume: add --osd-id option to raw prepare

This adds the support of the --osd-id option to the raw prepare command.

Fixes: https://tracker.ceph.com/issues/61995
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 16729656aa208deeedd631dcf871d501d6eba7f5)
src/ceph-volume/ceph_volume/devices/raw/common.py
src/ceph-volume/ceph_volume/devices/raw/prepare.py