Refactored plugins structure + added docs
Change-Id: I167a2a67758f9dd9160f703216de13deb12c02c2
This commit is contained in:
@@ -10,6 +10,7 @@ Table of Contents:
|
|||||||
readme
|
readme
|
||||||
getting_started
|
getting_started
|
||||||
webapi/index
|
webapi/index
|
||||||
|
shinken_plugins
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|||||||
1
doc/source/shinken-plugins
Symbolic link
1
doc/source/shinken-plugins
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../shinken-plugins
|
||||||
9
doc/source/shinken_plugins.rst
Normal file
9
doc/source/shinken_plugins.rst
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
===============
|
||||||
|
Shinken plugins
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
shinken-plugins/plugins/*/doc/*
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
plugin-check-glance
|
||||||
|
===================
|
||||||
|
|
||||||
|
Shinken plugin to monitor Glance
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
plugin-check-keystone
|
||||||
|
=====================
|
||||||
|
|
||||||
|
Shinken plugin to check Keystone
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
shinkenplugins
|
||||||
|
python-keystoneclient
|
||||||
Reference in New Issue
Block a user