]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm:updates to support orch status changes
authorPaul Cuzner <pcuzner@redhat.com>
Wed, 3 Feb 2021 01:45:15 +0000 (14:45 +1300)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 23 Feb 2021 09:58:14 +0000 (10:58 +0100)
commit3cf54d9c92475d970a312561be6273f3c340b9e9
tree129b5177365c57b0412fda089aaaeff851d769a9
parent4aa47005a09fbb590b463c50dd34b3eb4f8cda46
mgr/cephadm:updates to support orch status changes

The available function definition has been updated in
cephadm/rook and Orchestrator base class to provide a
module specific dictionary holding any specific info that
would be pertinent to share with the user. This in turn
changed the _status method for cephadm, but the UX
remains the same (i.e. admin must use --detail to see
the worker pool size).

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit 81caa2643ec4a36d6d6185a4fb215eaf4b532aef)

Conflicts:
src/pybind/mgr/rook/module.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/rook/module.py