]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: Add DaemonDescriptionStatus `starting` and `unknown`
authorSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 10:30:42 +0000 (12:30 +0200)
committerSebastian Wagner <sewagner@redhat.com>
Wed, 10 Nov 2021 12:49:24 +0000 (13:49 +0100)
commit501ecf035e982af6f2020b3bb77d0ac505313b73
tree46e8f78e8280615a773b6553df56da7c65eff310
parent7d1bea2bb8777ac6c4d08b9042af1f6597ed2906
mgr/orch: Add DaemonDescriptionStatus `starting` and `unknown`

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
doc/mgr/orchestrator_modules.rst
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/fixtures.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_upgrade.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/rook/module.py