]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/DaemonServer: add overrides value to 'config show' 21093/head
authorGu Zhongyan <guzhongyan@360.cn>
Wed, 28 Mar 2018 09:22:21 +0000 (17:22 +0800)
committerGu Zhongyan <guzhongyan@360.cn>
Wed, 28 Mar 2018 09:29:27 +0000 (17:29 +0800)
commit349f54360351c4229a16022eeb9f5adc5508c313
tree3291bf8f78ae4bb744cca7745346f9d6fd5ad814
parentdd03c5e54e2ca46bf30c81dd7aac7679ccfee7da
mgr/DaemonServer: add overrides value to 'config show'

config options can be overrided. If this happens,
values from different sources will be different.
display all source override values in 'config show'
would be helpful.

Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
src/mgr/DaemonServer.cc