]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/diskprediction_local: add Predictor abstract class
authorKefu Chai <kchai@redhat.com>
Sat, 20 Feb 2021 05:15:58 +0000 (13:15 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 20 Feb 2021 06:51:26 +0000 (14:51 +0800)
commit2bb6821f50c15d5303bb3833b32c16d69e251b6e
treee9b76eb4893cea8dd75c65950c02a5476cc39703
parent4cf186f5bb182ab4c2ceca06c87a3d5491957829
mgr/diskprediction_local: add Predictor abstract class

to make the interface more explicit, also pave the road to mypy.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_ext/ceph_commands.py
src/pybind/mgr/diskprediction_local/module.py
src/pybind/mgr/diskprediction_local/predictor.py