]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: attr_list reassigned before use in diskprediction_local module 40396/head
authorwanwencong <wanwc@chinatelecom.cn>
Thu, 25 Mar 2021 03:34:24 +0000 (11:34 +0800)
committerwanwencong <wanwc@chinatelecom.cn>
Thu, 25 Mar 2021 03:34:24 +0000 (11:34 +0800)
commit2b8b78a2ca70dfb515387773376bbb1f6c9aeaad
tree87896d07c746f82b2b1f3aecac36a87c473db999
parente6e265f309a0b838fdf493c67cb70825a0422924
mgr: attr_list reassigned before use in diskprediction_local module

According to the document description, attr_list should be intersection
set of all disk days.

Fixes: https://tracker.ceph.com/issues/49968
Signed-off-by: wencong wan <wanwc@chinatelecom.cn>
src/pybind/mgr/diskprediction_local/predictor.py