]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Document ceph-mgr module configuration options 64395/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 02:26:58 +0000 (10:26 +0800)
committerZac Dover <zac.dover@proton.me>
Wed, 9 Jul 2025 02:20:36 +0000 (12:20 +1000)
commitf9308e08cd41fbfae17cfa401f9931bc8c01bee8
tree478b5599ff2e79bfba61a8b1b6cf4abd9df86946
parent5cb916b716e45272240d26aaec0d4b66b198f19f
doc: Document ceph-mgr module configuration options

Add comprehensive documentation for defining configuration options in
ceph-mgr modules, including all supported properties and their usage.

Previously, the documentation did not explain how to define ceph-mgr
module configuration options, despite subtle differences from other Ceph
components. This change documents all supported Option properties, their
types, and provides clear examples to help module developers properly
configure their options.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 121192f4c95df0ee282cecc7237c8ca788e9cfba)
doc/dev/config.rst
doc/mgr/modules.rst