ceph/src/mgr
Adam C. Emerson 156c941ad0 mgr: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespaces easily in Ceph.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
2018-01-10 14:02:09 -05:00
..
ActivePyModule.cc mgr: update for SafeThreadState 2017-11-01 08:21:42 -04:00
ActivePyModule.h mgr: emit cluster log message on serve() exception 2017-11-01 12:08:03 -04:00
ActivePyModules.cc mgr: emit cluster log message on serve() exception 2017-11-01 12:08:03 -04:00
ActivePyModules.h mgr: update for SafeThreadState 2017-11-01 08:21:42 -04:00
BaseMgrModule.cc mgr: expose have_mon_connection to python modules 2017-11-09 09:15:17 -05:00
BaseMgrModule.h mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
BaseMgrStandbyModule.cc mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
BaseMgrStandbyModule.h mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
ClusterState.cc
ClusterState.h mon/PGMap: add purged_snaps map to PGMapDigest 2017-12-01 21:26:49 -06:00
DaemonServer.cc mgr: Use unqualified encode/decode 2018-01-10 14:02:09 -05:00
DaemonServer.h mgr: refactor python module management 2017-11-01 08:20:20 -04:00
DaemonState.cc mgr: Use unqualified encode/decode 2018-01-10 14:02:09 -05:00
DaemonState.h mgr: summarize osd metrics in MMgrReport and sent it to mon 2017-11-23 13:55:15 +08:00
Gil.cc
Gil.h
mgr_commands.cc
mgr_commands.h
Mgr.cc mon,mgr,doc,test: standardize argument as role 2017-12-06 10:01:25 +05:30
Mgr.h Merge pull request #18484 from Liuchang0812/wip-mgr-request-osd-metadata 2017-11-18 21:04:37 +08:00
MgrClient.cc mgr: Use unqualified encode/decode 2018-01-10 14:02:09 -05:00
MgrClient.h mgr/MgrClient: send health_checks using MMgrReport 2017-11-21 16:38:59 +08:00
MgrCommands.h
MgrContext.h
MgrSession.h
MgrStandby.cc mgr: fix py_module_registry shutdown 2017-11-01 08:20:22 -04:00
MgrStandby.h mgr: refactor python module management 2017-11-01 08:20:20 -04:00
OSDHealthMetricCollector.cc [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
OSDHealthMetricCollector.h mgr: summarize osd metrics in MMgrReport and sent it to mon 2017-11-23 13:55:15 +08:00
PyFormatter.cc
PyFormatter.h
PyModuleRegistry.cc common: Remove backported max and make_unique 2017-12-14 11:40:44 -05:00
PyModuleRegistry.h mgr: In plugins 'module' classes need not to be called "Module" anymore. 2017-11-02 12:24:12 +08:00
PyModuleRunner.cc mgr: emit cluster log message on serve() exception 2017-11-01 12:08:03 -04:00
PyModuleRunner.h mgr: emit cluster log message on serve() exception 2017-11-01 12:08:03 -04:00
PyOSDMap.cc mgr: Use unqualified encode/decode 2018-01-10 14:02:09 -05:00
PyOSDMap.h mgr: refactor PyOSDMap etc implementation 2017-11-01 08:21:42 -04:00
ServiceMap.cc mgr: Use unqualified encode/decode 2018-01-10 14:02:09 -05:00
ServiceMap.h
StandbyPyModules.cc mgr: emit cluster log message on serve() exception 2017-11-01 12:08:03 -04:00
StandbyPyModules.h mgr: emit cluster log message on serve() exception 2017-11-01 12:08:03 -04:00