]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Replaced "plugin" with "module" in the Mgr documentation 26671/head
authorLenz Grimmer <lgrimmer@suse.com>
Wed, 27 Feb 2019 12:49:47 +0000 (13:49 +0100)
committerLenz Grimmer <lgrimmer@suse.com>
Wed, 27 Feb 2019 12:49:47 +0000 (13:49 +0100)
commitc3149421bcd7be7f31cda58a2c56b92f5834a66d
tree9a5d1205bbf005797ac7f3a1032767075a33c78f
parentc5f21d2212c870498a6a8ce0579305bc2132aaa9
doc: Replaced "plugin" with "module" in the Mgr documentation

The documentation currently refers to Ceph Manager Modules as
"plugins" in many places, while the command line interface uses
"module" to enable/disable modules. Replaced all occurences
of "plugin" with "module" in the docs, to avoid confusion and to
be in alignment with the CLI. Also fixed the capitalizations of some
module chapters.

Fixes: https://tracker.ceph.com/issues/38481
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
16 files changed:
doc/mgr/crash.rst
doc/mgr/diskprediction.rst
doc/mgr/hello.rst
doc/mgr/index.rst
doc/mgr/influx.rst
doc/mgr/insights.rst
doc/mgr/iostat.rst
doc/mgr/localpool.rst
doc/mgr/modules.rst [new file with mode: 0644]
doc/mgr/plugins.rst [deleted file]
doc/mgr/prometheus.rst
doc/mgr/restful.rst
doc/mgr/telegraf.rst
doc/mgr/telemetry.rst
doc/mgr/zabbix.rst
doc/start/intro.rst