]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #22479 into master
authorSage Weil <sage@redhat.com>
Sat, 23 Jun 2018 22:05:51 +0000 (17:05 -0500)
committerSage Weil <sage@redhat.com>
Sat, 23 Jun 2018 22:05:51 +0000 (17:05 -0500)
commiteb3bbb8462ffb33461a12c2bd62fb688850afa2b
tree491a1922e1e642a6f1ba6388700ce0416ae7d12d
parentcd24ccefc5ea84d3b2c38dafaa31d9c26de9fce8
parentdd6ad72b901822d8bb9aaa6b8f9e4a29faac9038
Merge PR #22479 into master

* refs/pull/22479/head:
mgr/devicehealth: add self-test
mgr/devicehealth: make config options instance attributes
mgr/devicehealth: active -> enable_monitoring
mgr/mgr_module: update docstring for get()
mgr/devicehealth: fix 'device get-health-metrics' when no metrics are stored
mgr/devicehealth: add some scraping infrastructure
osd: optionally query smart for a single devid
mgr/ActivePyModules: add get for 'device <devid>'
osd: key smart results by unique device id
mgr: enable devicehealth by default
mgr/devicehealth: rename old smart module to devicehealth
src/mgr/ActivePyModules.cc
src/osd/OSD.cc
src/pybind/mgr/mgr_module.py