]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc: Document ceph-mgr module configuration options
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:19:16 +0000 (12:19 +1000)
commit7f72851196551ac128263100391b8b4671ed60ff
tree0c7f4244431c22083df20d75196e620ef3f484e1
parenta77f52797d9c558d4293ddc4fa9afd7c3569626d
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