]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: Diskprediction_cloud action when config changes 25165/head
authorhsiang41 <rick.chen@prophetstor.com>
Tue, 20 Nov 2018 02:39:21 +0000 (10:39 +0800)
committerhsiang41 <rick.chen@prophetstor.com>
Fri, 23 Nov 2018 09:28:50 +0000 (17:28 +0800)
commit579c1778a37db5a54a90ebb51ea582b25800a7a2
tree64ef35f20e19f5e0da0cc6f9ec03355c39e694f6
parent4e2cb89ff2079449802652ef7727658275e9bfa0
mgr: Diskprediction_cloud action when config changes

Trigger diskprediction cloud action when receive notify configuration changed.

Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
src/pybind/mgr/devicehealth/module.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/ceph_mon_osd.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/db_relay.py
src/pybind/mgr/diskprediction_cloud/agent/predictor.py [new file with mode: 0644]
src/pybind/mgr/diskprediction_cloud/common/__init__.py
src/pybind/mgr/diskprediction_cloud/common/grpcclient.py
src/pybind/mgr/diskprediction_cloud/module.py
src/pybind/mgr/diskprediction_cloud/task.py
src/pybind/mgr/diskprediction_local/module.py