]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/status: row has incorrect number of values 16529/head
authorliuchang0812 <liuchang0812@gmail.com>
Mon, 24 Jul 2017 09:34:45 +0000 (17:34 +0800)
committerliuchang0812 <liuchang0812@gmail.com>
Mon, 24 Jul 2017 09:34:45 +0000 (17:34 +0800)
Fixes: http://tracker.ceph.com/issues/20750
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
src/pybind/mgr/status/module.py

index 22f1902404c666a67b00c7309baa56bb22d17ed5..35b9dbb66b8170fd04463c3fe4debdf8b0708f14 100644 (file)
@@ -173,7 +173,7 @@ class Module(MgrModule):
 
                 else:
                     rank_table.add_row([
-                        rank, "failed", "", "", ""
+                        rank, "failed", "", "", "", ""
                     ])
 
             # Find the standby replays