]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: make scheduler able to accomodate offline/maintenance hosts 42690/head
authorAdam King <adking@redhat.com>
Thu, 5 Aug 2021 14:09:16 +0000 (10:09 -0400)
committerAdam King <adking@redhat.com>
Thu, 5 Aug 2021 20:12:56 +0000 (16:12 -0400)
commit01a580b3082f83347181bf835b9ef698cecfc015
treec2b4262d24495aade30d39af901c2827435ff682
parentedf694eebc8e151dc242982fb17c52e1be2d68c2
mgr/cephadm: make scheduler able to accomodate offline/maintenance hosts

Fixes: https://tracker.ceph.com/issues/51027
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/migrations.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/schedule.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_scheduling.py