summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorRick Chen <rick.chen@prophetstor.com>2018-09-14 19:42:27 +0200
committerSage Weil <sage@redhat.com>2018-09-17 15:20:57 +0200
commit4abb79f1591088f914aa6312597d38d9952e40ee (patch)
tree0632065b8916b2833d8ed74d29797468d8639f60 /COPYING
parentMerge pull request #24087 from rzarzynski/wip-common-buffer_raw-drop-page-ali... (diff)
downloadceph-4abb79f1591088f914aa6312597d38d9952e40ee.tar.xz
ceph-4abb79f1591088f914aa6312597d38d9952e40ee.zip
mgr/diskprediction: add prototype diskprediction module
This module is written by Rick Chen <rick.chen@prophetstor.com> and provides both a built-in local predictor and a cloud mode that queries a cloud service (provided by ProphetStor) to predict device failures. Signed-off-by: Rick Chen <rick.chen@prophetstor.com> Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING5
1 files changed, 5 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index cd45ce086ab..d8afa9d28ef 100644
--- a/COPYING
+++ b/COPYING
@@ -145,3 +145,8 @@ Files: src/include/timegm.h
Copyright (C) Copyright Howard Hinnant
Copyright (C) Copyright 2010-2011 Vicente J. Botet Escriba
License: Boost Software License, Version 1.0
+
+Files: src/pybind/mgr/diskprediction/predictor/models/*
+Copyright: None
+License: Public domain
+