]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
drivegroups: add support for drivegroups + tests
authorJoshua Schmid <jschmid@suse.de>
Fri, 6 Dec 2019 14:43:39 +0000 (15:43 +0100)
committerSage Weil <sage@redhat.com>
Tue, 28 Jan 2020 16:09:33 +0000 (10:09 -0600)
commitec1a2674a01545a2f035d0ae0d96180a4f113358
treea09301713618ee37a0240daf5786db605319821d
parent12e201b23665f8d7c106af00177487558ef201bf
drivegroups: add support for drivegroups + tests

Signed-off-by: Joshua Schmid <jschmid@suse.de>
src/pybind/mgr/cephadm/module.py
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/drive_selection/selector.py
src/python-common/ceph/tests/test_disk_selector.py
src/python-common/ceph/tests/test_drive_group.py