]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: expose udev into the container
authorSébastien Han <seb@redhat.com>
Mon, 26 Nov 2018 16:58:49 +0000 (17:58 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 26 Nov 2018 18:57:12 +0000 (18:57 +0000)
commit997667a8734eddaa616fe642e57f6378408736a9
tree6f93244d9a6302e015e05a55f460a7b4556431bc
parent7c99b6df6d8f0daa05ed8da987984d638af3a794
osd: expose udev into the container

In order to be able to retrieve udev information, we must expose its
socket. As per, https://github.com/ceph/ceph/pull/25201 ceph-volume will
start consuming udev output.

Signed-off-by: Sébastien Han <seb@redhat.com>
library/ceph_volume.py
library/test_ceph_volume.py
roles/ceph-osd/tasks/start_osds.yml