]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: drop filestore support
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 20 Jan 2023 18:14:35 +0000 (19:14 +0100)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit896d82877fec586e76561720761b31cc9a4b68d5
tree262b6ccd10e87c587934e9256bcf2f2a5a553a77
parent0e086c4c61c7987a88126a8c0d9e104abaab1da7
osd: drop filestore support

filestore objectstore will be gone in the next Ceph release.the
This drops the filestore support in ceph-ansible.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
31 files changed:
docs/source/osds/scenarios.rst
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
infrastructure-playbooks/cephadm-adopt.yml
infrastructure-playbooks/docker-to-podman.yml
library/ceph_volume.py
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-defaults/defaults/main.yml
roles/ceph-osd/tasks/container_options_facts.yml [deleted file]
roles/ceph-osd/tasks/main.yml
roles/ceph-osd/templates/systemd-run.j2
roles/ceph-validate/tasks/main.yml
tests/functional/all_daemons/container/group_vars/osds
tests/functional/all_daemons/group_vars/osds
tests/functional/lvm-batch/container/group_vars/all
tests/functional/lvm-batch/container/hosts
tests/functional/lvm-batch/container/vagrant_variables.yml
tests/functional/lvm-batch/group_vars/all
tests/functional/lvm-batch/hosts
tests/functional/lvm-batch/vagrant_variables.yml
tests/functional/lvm-osds/container/group_vars/all
tests/functional/lvm-osds/container/hosts
tests/functional/lvm-osds/group_vars/all
tests/functional/lvm-osds/hosts
tests/functional/shrink_osd/container/group_vars/osds [deleted file]
tests/functional/shrink_osd/container/hosts
tests/functional/shrink_osd/container/vagrant_variables.yml
tests/functional/shrink_osd/group_vars/osds
tests/functional/shrink_osd/hosts
tests/functional/shrink_osd/vagrant_variables.yml
tox.ini