]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: follow-up on PR #42727
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 15 Nov 2021 14:34:48 +0000 (15:34 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 15 Nov 2021 15:02:46 +0000 (16:02 +0100)
commit2c228a9a409176c0f1679f176443fd3ead219c7a
treefb40745dfaf8072e66bd62f822db65b4fef8b4f3
parent785edd08a00c359397e69e808350874886c3908c
ceph-volume: follow-up on PR #42727

PR #42727 introduced a regression in `ceph-volume raw activate`

since it dropped `nargs='+'` from the argument `--device`, the variable
is no longer a list but a string.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/devices/raw/list.py