index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
diskprediction_local
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pybind/mgr: fix typos
wangyunqing
2021-12-24
1
-3
/
+3
*
pybind/mgr: tox.ini: norecursedirs instead explicitly list modules
Sebastian Wagner
2021-09-06
1
-7
/
+8
*
mgr/mgr_module:delete invalid judgment
dengchl01
2021-06-09
1
-7
/
+3
*
mgr: attr_list reassigned before use in diskprediction_local module
wanwencong
2021-03-25
1
-1
/
+0
*
mgr/diskprediction_local: wrap line longer than 100 chars
Kefu Chai
2021-02-22
2
-7
/
+9
*
mgr/diskprediction_local: add typing annotations
Kefu Chai
2021-02-20
2
-58
/
+72
*
mgr/diskprediction_local: raise if Predictor cannot be initialized
Kefu Chai
2021-02-20
2
-14
/
+13
*
mgr/diskprediction_local: add Predictor abstract class
Kefu Chai
2021-02-20
2
-18
/
+26
*
mgr/diskprediction_local: drop unused COMMANDS
Kefu Chai
2021-02-20
1
-6
/
+0
*
mgr/diskprediction_local: use "int" for interval options
Kefu Chai
2021-02-20
1
-4
/
+4
*
mgr/diskprediction_local: define options using Option
Kefu Chai
2021-02-20
1
-13
/
+7
*
mgr/diskprediction_local: add to flake8
Kefu Chai
2021-02-20
3
-14
/
+12
*
mgr/diskprediction_local: Fix array size error
BenoƮt Knecht
2020-07-15
1
-1
/
+1
*
pybind/mgr/*: fix config_notify handling of default values
Nathan Cutler
2020-03-24
1
-1
/
+1
*
pybind/mgr/*: fix config_notify handling of default values
Sage Weil
2020-01-21
1
-1
/
+1
*
mgr/diskprediction_local: import scipy early to fix self-test deadlock
Sage Weil
2019-12-07
1
-0
/
+8
*
mgr/diskprediction_local: some debug output during predict (and self-test)
Sage Weil
2019-11-12
1
-0
/
+3
*
mgr/diskprediction_local: Reverted dependencies, added HGST models
Karanraj Chauhan
2019-11-07
8
-34
/
+44
*
mgr/diskprediction_local: Updated dependencies in ceph.spec.in, debian/contro...
Karanraj Chauhan
2019-11-07
1
-1
/
+0
*
mgr/diskprediction_local: Updated Red Hat developed prediction model. Updated...
Karanraj Chauhan
2019-11-07
81
-75
/
+404
*
mgr/diskprediction_local: Updated prediction models to use only supported pyt...
Karanraj Chauhan
2019-11-07
8
-63
/
+112
*
mgr/diskprediction_local: Replaced old models and updated predictor.
Karanraj Chauhan
2019-11-07
82
-262
/
+122
*
mgr/diskprediction: Add diskprediction local plugin dependencies
hsiang41
2019-05-28
1
-0
/
+3
*
pybind/mgr: rename get_option -> get_ceph_option
Sage Weil
2018-12-11
1
-2
/
+2
*
pybind/mgr: get_config -> get_module_option
Sage Weil
2018-12-10
1
-2
/
+2
*
pybind/mgr: OPTIONS -> MODULE_OPTIONS
Sage Weil
2018-12-10
1
-4
/
+4
*
mgr: Diskprediction_cloud action when config changes
hsiang41
2018-11-23
1
-1
/
+1
*
mgr: Diskprediction local activate when config changes
hsiang41
2018-11-20
1
-7
/
+18
*
Avoid import _strptime failed
hsiang41
2018-11-07
1
-6
/
+6
*
Avoid exception if remote plugin not enabled
hsiang41
2018-11-06
1
-1
/
+1
*
Separate diskprediction local plugin from the diskprediction plugin
hsiang41
2018-11-05
79
-0
/
+598