]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: include disabled modules in `mgr module ls`
authorJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 10:35:14 +0000 (06:35 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:29 +0000 (23:03 +0000)
commita80a7a4d7f9ac73b4d3b86f9787dd9de9865530a
tree6119794b1d54bd2269ac0016709ad2abc8ff1f26
parentfad998cb11628db970099cc192277c1824be884a
mon: include disabled modules in `mgr module ls`

Otherwise, when someone wants to see what's possible
to do with `mgr module enable` they have to trawl
through the whole mgr map dump.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 5861c4c022e825fe28347ba7e61ae86a6f260f24)
src/mon/MgrMonitor.cc