]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: drop support for device partition 1882/head
authorSébastien Han <seb@redhat.com>
Tue, 12 Sep 2017 21:31:19 +0000 (15:31 -0600)
committerSébastien Han <seb@redhat.com>
Tue, 12 Sep 2017 23:42:07 +0000 (17:42 -0600)
commitfdf924401f8d6502f849068cc7f47a348fd7d87d
treed9da76e5495c17db597bbf1cb63032383c204dbe
parent383aa68be9c65f17a4c0939373ac6c23da9e05f9
osd: drop support for device partition

We have been struggling with this, it's still broken and breaking other
things too now.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1490283
Signed-off-by: Sébastien Han <seb@redhat.com>
12 files changed:
roles/ceph-osd/tasks/activate_osds.yml
roles/ceph-osd/tasks/check_devices.yml
roles/ceph-osd/tasks/check_devices_static.yml
roles/ceph-osd/tasks/scenarios/collocated.yml
roles/ceph-osd/tasks/scenarios/non-collocated.yml
tests/functional/centos/7/bluestore/group_vars/all
tests/functional/centos/7/bs-crypt-ded-jrn/group_vars/all
tests/functional/centos/7/bs-dock-ded-jrn/group_vars/all
tests/functional/centos/7/cluster/group_vars/all
tests/functional/centos/7/crypt-ded-jrn/group_vars/all
tests/functional/centos/7/docker-ded-jrn/group_vars/all
tests/functional/ubuntu/16.04/cluster/group_vars/all