]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephadm: Add 'osd_method' config item 48215/head
authorZack Cerza <zack@redhat.com>
Thu, 4 Aug 2022 19:58:56 +0000 (13:58 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 26 Sep 2022 21:35:08 +0000 (15:35 -0600)
commitaf67a7152cdff9f266dfa4b0e5aa0c7afa144298
treee745a442ac796b7e31bb9c9e5e8236737717f22c
parent74c3446c256a41e78b2bedc0660653ad893e9853
tasks/cephadm: Add 'osd_method' config item

Since the default of None gets interpreted as 'lvm', the only useful
value would be 'raw'. This will enable us to use loop devices inside
containers for OSDs.

Signed-off-by: Zack Cerza <zack@redhat.com>
qa/tasks/cephadm.py