]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: hardcode daemon type to mon 66189/head
authorTimothy Q Nguyen <timqn22@gmail.com>
Fri, 14 Nov 2025 17:50:17 +0000 (09:50 -0800)
committerTimothy Q Nguyen <timqn22@gmail.com>
Wed, 4 Mar 2026 18:33:20 +0000 (10:33 -0800)
commitd0fd33e28abaa35e94ab75aee94e8a51c58710f7
treeccf61e3238d7ed38f3bdeceb3cb4ba654f4100c5
parent20990a0eb86ded1de655e4dc1089d86ca086b195
mgr/cephadm: hardcode daemon type to mon

Using the service_name variable is unnecessary due to
the output always being "mon", this is a safe change as
the function immediately checks that daemon type is
"mon". I included fixes for flake8, minor log
message error, and ensuring action is redeploy.

Signed-off-by: Timothy Q Nguyen <timqn22@gmail.com>
src/pybind/mgr/cephadm/module.py