]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/optinos: extract crimson options out
authorKefu Chai <kchai@redhat.com>
Wed, 21 Apr 2021 04:46:22 +0000 (12:46 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 21 Apr 2021 05:17:17 +0000 (13:17 +0800)
commitaa50d14b6162dc28604ca8ed2cc73a198330ca70
treee344cc75e2cb43dd5e87658dd8f63400604ee5c0
parent52a56552968ec93050378872416573157e176cb0
common/optinos: extract crimson options out

prepare for the change to split the options by services

in future, osd will have its own osd.yaml.in, while crimson will consume
both osd.yaml.in and crimson.yaml.in.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/conf.py
src/common/options/CMakeLists.txt
src/common/options/build_options.cc
src/common/options/crimson.yaml.in [new file with mode: 0644]
src/common/options/global.yaml.in