]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/mgr_module: add docstring of MgrModule.get()-mgr_map,modified_config_options... 41747/head
authordengchl01 <dengchl01@inspur.com>
Tue, 8 Jun 2021 07:42:27 +0000 (15:42 +0800)
committerdengchl01 <dengchl01@inspur.com>
Tue, 8 Jun 2021 07:42:27 +0000 (15:42 +0800)
Signed-off-by: dengchl01 <dengchl01@inspur.com>
src/pybind/mgr/mgr_module.py

index e2799d77daf6615dfc25076ab1c159ff29999639..fa3a85c5305e1981c042f2b6bac935c73cca2047 100644 (file)
@@ -1043,7 +1043,9 @@ class MgrModule(ceph_module.BaseMgrModule, MgrModuleLoggingMixin):
                 osd_map, osd_map_tree, osd_map_crush, config, mon_map, fs_map,
                 osd_metadata, pg_summary, io_rate, pg_dump, df, osd_stats,
                 health, mon_status, devices, device <devid>, pg_stats,
-                pool_stats, pg_ready, osd_ping_times.
+                pool_stats, pg_ready, osd_ping_times, mgr_map, mgr_ips,
+                modified_config_options, service_map, mds_metadata,
+                have_local_config_map, osd_pool_stats, pg_status.
 
         Note:
             All these structures have their own JSON representations: experiment