]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: fix config option prefix
authorSage Weil <sage@newdream.net>
Tue, 16 Feb 2021 23:26:01 +0000 (18:26 -0500)
committerSage Weil <sage@newdream.net>
Wed, 17 Feb 2021 17:27:58 +0000 (12:27 -0500)
commitb0a4bff845bec0f9bdd07db1acbc78c59f2efca4
tree8b06a3026e3a56f8584c87c972da58af7f377e3a
parent95f80dda9dae788aefb4a1f2a85d55405f3f1cb5
mgr: fix config option prefix

This code is working with config option names, not config-key keys.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mgr/ActivePyModules.cc
src/mgr/PyModule.cc
src/mgr/StandbyPyModules.cc