]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add serve.py
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 11 Sep 2020 10:39:01 +0000 (12:39 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 18 Nov 2020 10:52:17 +0000 (11:52 +0100)
commite47224566b0de332ae490757199a26e2a2bd3aed
tree9fecb79acf935f95b7ffa6f28a453aa9be71eb33
parent347ae184eec167162683ea65ca791b23562ec48d
mgr/cephadm: add serve.py

This module contains functions that are executed in the
serve() thread.
Meaning they don't block the CLI

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit acd6854bbc8985f8b2f6f2bfaa84f7e4c31d6660)
src/pybind/mgr/cephadm/serve.py [new file with mode: 0644]