]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/insights: add insights reporting plugin
authorNoah Watkins <noahwatkins@gmail.com>
Mon, 30 Jul 2018 21:47:18 +0000 (14:47 -0700)
committerNoah Watkins <nwatkins@redhat.com>
Thu, 16 Aug 2018 22:24:01 +0000 (15:24 -0700)
commit10fb6e887498f8d1262ea7400e8713de149b862b
treeebd84858ee56a2a804109cd903e2f9a27daf3e93
parentacd02343f4ab49477182fd1c79cadacda53148f6
mgr/insights: add insights reporting plugin

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/pybind/mgr/insights/__init__.py [new file with mode: 0644]
src/pybind/mgr/insights/health.py [new file with mode: 0644]
src/pybind/mgr/insights/module.py [new file with mode: 0644]