]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "ceph-volume: assign seastore as object store backend when deplying crimson... 51410/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 9 May 2023 16:49:10 +0000 (18:49 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 11 May 2023 07:36:34 +0000 (09:36 +0200)
commit8770fdaee361e38791f4980101a73db8e03eaca7
tree453f0dfc349bad57206f21fccdd2bf05029b3e9c
parent8391374c089646edcb99d5001490e6299b7abd52
Revert "ceph-volume: assign seastore as object store backend when deplying crimson-osd using LVM with cephadm"

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
12 files changed:
src/ceph-volume/ceph_volume/activate/main.py
src/ceph-volume/ceph_volume/devices/lvm/activate.py
src/ceph-volume/ceph_volume/devices/lvm/batch.py
src/ceph-volume/ceph_volume/devices/lvm/common.py
src/ceph-volume/ceph_volume/devices/lvm/create.py
src/ceph-volume/ceph_volume/devices/lvm/prepare.py
src/ceph-volume/ceph_volume/util/prepare.py
src/cephadm/cephadm.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/translate.py