]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: fix orch ls to display OSD info 42997/head
authorJoseph Sawaya <jsawaya@redhat.com>
Mon, 30 Aug 2021 16:00:58 +0000 (12:00 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Tue, 31 Aug 2021 19:15:18 +0000 (15:15 -0400)
commitbf8e5fe4f066589ddfb1afb345ef2cc3079feb31
tree5ffcee0f52f23d236f9b706507261353d9c9abd0
parente675ea216a18458bb9e7cd9abe19d95b99126be6
mgr/rook: fix orch ls to display OSD info

This commit adds OSDs to the describe_service method in
the RookOrchestrator class to display the information about
running OSDs when a user does `ceph orch ls`.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py