mirror of
https://github.com/ceph/ceph
synced 2025-01-02 00:52:22 +00:00
pybind/mgr: rename fsstatus->status
Still not exactly the best name but reflects that it isn't just the fs bit. Signed-off-by: John Spray <john.spray@redhat.com>
This commit is contained in:
parent
aca6c9aec5
commit
80e1a3c128
@ -458,7 +458,7 @@ $CMDSDEBUG
|
||||
mds root ino gid = `id -g`
|
||||
$extra_conf
|
||||
[mgr]
|
||||
mgr modules = restful fsstatus dashboard
|
||||
mgr modules = restful status dashboard
|
||||
mgr data = $CEPH_DEV_DIR/mgr.\$id
|
||||
mgr module path = $MGR_PYTHON_PATH
|
||||
mon reweight min pgs per osd = 4
|
||||
|
Loading…
Reference in New Issue
Block a user