]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Separate diskprediction local plugin from the diskprediction plugin
authorhsiang41 <rick.chen@prophetstor.com>
Mon, 5 Nov 2018 06:04:55 +0000 (14:04 +0800)
committerhsiang41 <rick.chen@prophetstor.com>
Mon, 5 Nov 2018 06:09:10 +0000 (14:09 +0800)
commit5581577c83171ae4c016bd997da2e03b68704dad
treea6f89eaf80700d419918faf6fd8147f826ab1cc7
parent8931f8cd1443719a04fcf2d76f654f8e606222e4
Separate diskprediction local plugin from the diskprediction plugin

Separate diskprediction local plugin from the diskprediction plugin.
Devicehealth invoke device prediction function related on the global
 configuration "device_failure_prediction_mode".

Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
83 files changed:
COPYING
doc/mgr/diskprediction.rst
src/common/options.cc
src/pybind/mgr/devicehealth/module.py
src/pybind/mgr/diskprediction_local/__init__.py [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/config.json [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_1.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_10.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_104.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_105.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_109.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_112.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_114.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_115.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_118.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_119.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_12.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_120.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_123.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_124.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_125.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_128.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_131.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_134.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_138.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_14.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_141.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_145.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_151.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_16.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_161.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_168.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_169.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_174.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_18.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_182.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_185.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_186.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_195.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_201.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_204.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_206.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_208.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_210.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_212.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_213.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_219.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_221.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_222.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_223.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_225.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_227.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_229.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_230.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_234.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_235.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_236.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_239.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_243.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_27.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_3.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_33.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_36.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_44.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_50.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_57.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_59.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_6.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_61.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_62.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_67.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_69.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_71.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_72.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_78.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_79.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_82.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_85.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_88.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_93.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/models/svm_97.pkl [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/module.py [new file with mode: 0644]
src/pybind/mgr/diskprediction_local/predictor.py [new file with mode: 0644]