]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: make scheduler able to accomodate offline/maintenance hosts
authorAdam King <adking@redhat.com>
Thu, 5 Aug 2021 14:09:16 +0000 (10:09 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 2 Sep 2021 14:24:40 +0000 (16:24 +0200)
commitb509163076499d705dae596b3e24e24a62f34789
tree53714f81e82b333543336c2ae6d97f12ad3b1551
parent7e9bf74c394af799eb2ce76cd0973ee04326d3ce
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>
(cherry picked from commit 01a580b3082f83347181bf835b9ef698cecfc015)
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