]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "pybind/mgr/mgr_module: fix standby module logging options"
authorSage Weil <sage@redhat.com>
Wed, 11 Mar 2020 17:15:19 +0000 (12:15 -0500)
committerSage Weil <sage@redhat.com>
Wed, 11 Mar 2020 17:15:19 +0000 (12:15 -0500)
commitcd7525dcbd8f167bedda96fd0426e8f2593a9589
treefd90b51bd6e9a4e767a04b221c7ba6763270c0e0
parent23e78df6153558a756b7d771525e3f47426c00eb
Revert "pybind/mgr/mgr_module: fix standby module logging options"

This reverts commit abcee7133b87d60c841ad2ed589858e4dd347ed8.

Breaks the reporting of these options up through the mgr daemon,
because PyModule::load_options() happens before the module ctor
excutes.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/mgr_module.py