]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/_ext: do not load all modules for a certain module
authorKefu Chai <kchai@redhat.com>
Mon, 10 May 2021 03:41:58 +0000 (11:41 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 11 May 2021 07:43:59 +0000 (15:43 +0800)
commit8c4c5eb8e184ec4eb9372f9e0367e683d5f5906e
treec545c6f726703a7e02cb5f2bfab58f5c8a3b1c69
parentc1d6fc0f5dd0edc2e5b0d62a2f7113bb1a176d72
doc/_ext: do not load all modules for a certain module

instead of collecting all options from all modules, just load the
options from the specified module, this addresses the issue where
options with the same name are overriden by the options defined by
another mgr module.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_ext/ceph_confval.py