]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm/schedule: fix filter message
authorSage Weil <sage@newdream.net>
Mon, 10 May 2021 13:04:03 +0000 (09:04 -0400)
committerSage Weil <sage@newdream.net>
Mon, 10 May 2021 14:12:03 +0000 (10:12 -0400)
commitd5aba1ec65a0ca49c6dbb1bb8975e5209cb020b3
tree68c2de46cbbc0a9d0096c7828ec877296447e437
parent462c1216535b9466571cf2cda8ea2adb4fc179df
mgr/cephadm/schedule: fix filter message

This is now only used when scheduling mons.  (Units now enable the kernel
features needed instead of checking for them during placement.)  Move the
message to the filter itself.

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/schedule.py
src/pybind/mgr/cephadm/serve.py