]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: adapt osd deployment to service_apply
authorJoshua Schmid <jschmid@suse.de>
Thu, 12 Mar 2020 14:16:11 +0000 (15:16 +0100)
committerJoshua Schmid <jschmid@suse.de>
Fri, 13 Mar 2020 08:52:13 +0000 (09:52 +0100)
commitcd495823a72a35f6fa351a3e1bc857af6b113d55
tree38ca1cb83671cb26da9f561dd8282718155b1e44
parent3b7787f5396ae1b8e9550ce5898c6f92aab1a987
mgr/cephadm: adapt osd deployment to service_apply

Signed-off-by: Joshua Schmid <jschmid@suse.de>
13 files changed:
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/dashboard/tests/test_osd.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/rook/module.py
src/pybind/mgr/test_orchestrator/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_drive_group.py
src/python-common/ceph/tests/utils.py