]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: remove "create" call from raw mode
authorSébastien Han <seb@redhat.com>
Fri, 24 Jan 2020 15:23:10 +0000 (16:23 +0100)
committerJan Fajerski <jfajerski@suse.com>
Fri, 28 Feb 2020 15:38:05 +0000 (16:38 +0100)
commitfb02d9c0ebc2eb0e55526785c9e3dddfbbf851bf
treef3d16ab770e5f3614f2e280114133967b2361bb2
parent7d4d14f99fc9b09e688ae919af147dbcbb5f3407
ceph-volume: remove "create" call from raw mode

This mode is intented to work when the cluster is running on Kubernetes
and OSDs are running on PVC.
So we always have a "prepare" pod and an "activate" pod.

Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit c7a2ecc59394a9eb323a19ff233a2e3dfe04a018)
src/ceph-volume/ceph_volume/devices/raw/create.py [deleted file]
src/ceph-volume/ceph_volume/devices/raw/main.py