commit | b083333688526adbb5b29333661c19579de37bf3 | [log] [tgz] |
---|---|---|
author | kdanylov aka koder <koder.mail@gmail.com> | Sat May 13 20:39:17 2017 +0300 |
committer | kdanylov aka koder <koder.mail@gmail.com> | Sat May 13 20:39:17 2017 +0300 |
tree | eda964f0c169416faabceab2c08457818a47a3c5 | |
parent | 3a9e5db3e869af9fae2d8056913d710f1600c0e3 [diff] [blame] |
Move common storage, plot and statistic code to cephlib
diff --git a/wally/ceph.py b/wally/ceph.py index 3527db3..89324c5 100644 --- a/wally/ceph.py +++ b/wally/ceph.py
@@ -144,7 +144,7 @@ return path -class FillCephInfoStage(Stage): +class CollectCephInfoStage(Stage): config_block = 'ceph' priority = StepOrder.UPDATE_NODES_INFO