]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: add --osd-id option to raw prepare
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 13 Jul 2023 08:09:03 +0000 (08:09 +0000)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 08:09:03 +0000 (08:09 +0000)
commit16729656aa208deeedd631dcf871d501d6eba7f5
tree764a247c74e84357ab735a3198676f87d63744bf
parentd304ee1229a91b60729faba174ca54601d521f2e
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>
src/ceph-volume/ceph_volume/devices/raw/common.py
src/ceph-volume/ceph_volume/devices/raw/prepare.py