]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: don't add config values to mgr log in config_callback and module_config
authorNeha Ojha <nojha@redhat.com>
Thu, 3 Dec 2020 20:34:53 +0000 (20:34 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 15 Dec 2020 16:02:15 +0000 (16:02 +0000)
commit19000fad573138b2b0576c093237c4a708b76020
tree08458760e398cb2eadf87a6844142042a416fcf6
parenta68b4597785f92a0cb98440030be61f8004e3151
mgr: don't add config values to mgr log in config_callback and module_config

The original code has been commented out and left for future debugging
purposes.

Signed-off-by: Neha Ojha <nojha@redhat.com>
src/mgr/MgrStandby.cc
src/mgr/PyModuleRegistry.cc