This patch moves the base plugin docs into a directory to prepare for different types of plugins which share a common set of instructions. Change-Id: Ie2f193b070469d159216bafa36620674c9f6662c
13 lines
224 B
ReStructuredText
13 lines
224 B
ReStructuredText
============
|
|
Base plugins
|
|
============
|
|
|
|
The base plugins require little or no configuration and they monitor aspects of
|
|
a system underneath an OpenStack deployment.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
plugins-base/*
|