ceph/src/mgr
Jos Collin 3b6d6031ca mon,mgr,doc,test: standardize argument as role
`ceph rmfailed` refers to its argument as "who" and `ceph repaired` refers to its argument as "rank". We should make these commands and others consistent by standardizing the argument as "role".

Fixes: http://tracker.ceph.com/issues/21393

Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-12-06 10:01:25 +05:30
..
ActivePyModule.cc
ActivePyModule.h
ActivePyModules.cc
ActivePyModules.h
BaseMgrModule.cc mgr: expose have_mon_connection to python modules 2017-11-09 09:15:17 -05:00
BaseMgrModule.h
BaseMgrStandbyModule.cc
BaseMgrStandbyModule.h
ClusterState.cc
ClusterState.h
DaemonServer.cc mon,mgr,doc,test: standardize argument as role 2017-12-06 10:01:25 +05:30
DaemonServer.h
DaemonState.cc
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/MgrClient: send health_checks using MMgrReport 2017-11-21 16:38:59 +08: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
MgrStandby.h
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
PyModuleRegistry.h
PyModuleRunner.cc
PyModuleRunner.h
PyOSDMap.cc
PyOSDMap.h
ServiceMap.cc
ServiceMap.h
StandbyPyModules.cc
StandbyPyModules.h