]> 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>
Mon, 27 Jan 2020 13:10:09 +0000 (14:10 +0100)
commitc7a2ecc59394a9eb323a19ff233a2e3dfe04a018
treeda5b40bf9f9b9ce2b990a23d3326d465cf6d18df
parentfe52da7774014717fd36e56bb1db4a90d645e19b
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>
src/ceph-volume/ceph_volume/devices/raw/create.py [deleted file]
src/ceph-volume/ceph_volume/devices/raw/main.py