]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: call iscsi post_remove from server loop 49818/head
authorAdam King <adking@redhat.com>
Fri, 20 Jan 2023 22:14:23 +0000 (17:14 -0500)
committerAdam King <adking@redhat.com>
Fri, 20 Jan 2023 22:35:04 +0000 (17:35 -0500)
commitea38245ace58789216646262f2078a315f1d2fd5
treebaca5777e07072ad0d2b6dbe324d1f0be2a8e6c8
parent510284b66513490445619d1430aa869868c71a09
mgr/cephadm: call iscsi post_remove from server loop

If we call it directly during a synchronous command
from the command line it never returns.

Fixes: https://tracker.ceph.com/issues/58531
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py