]> git-server-git.apps.pok.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)
committerSébastien Han <seb@redhat.com>
Thu, 30 Jan 2020 08:35:19 +0000 (09:35 +0100)
commit19e2786ddd25db998f31e367f8ea86bf5ecb2c71
tree66244d5c6bd5ebc79a3edbd9e8f902e4b44be870
parent18a475e7510cf7dd776122a060f0fa646e5acc0f
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