]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/options: extract mgr and mon options out 41581/head
authorKefu Chai <kchai@redhat.com>
Fri, 28 May 2021 02:16:42 +0000 (10:16 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 28 May 2021 02:20:40 +0000 (10:20 +0800)
commitdff996d9e24c6259fffce7e704e47e066c367b6a
treef756a543beb260e0ae35f4b8aa8737a0c621e679
parent596ae330d9ef270648592754f44911c20cc98940
common/options: extract mgr and mon options out

this change is a part of a sequence of changes like
9b5e54d996a771f63b97620d4640c08f6406d843. because we need to audit
the consumers of an option before extracting it to the dedicated
.yaml.in file, it takes considerable time to get this done.

so let's do this piecemeal.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/options/global.yaml.in
src/common/options/mgr.yaml.in
src/common/options/mon.yaml.in