SIGN IN SIGN UP

mgr/DaemonServer: include mgr module options in config show output

'ceph config show/show-with-defaults mgr.<id>' omitted all mgr module
options because they are stored in PyModuleConfig, not in the daemon's
config map. This adds them to both commands.
Also adds an integration test to qa/workunits/mon/config.sh.

Fixes: https://tracker.ceph.com/issues/24458
Signed-off-by: Nitzan Mordechai <nmordech@ibm.com>
N
Nitzan Mordechai committed
4c7621dadc4dc555cda05d0908f63671801622e5
Parent: 42b8bc6