]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/PyModuleRegistry: ignore 'obsolete' modules 34272/head
authorSage Weil <sage@newdream.net>
Sat, 11 Apr 2020 14:51:46 +0000 (09:51 -0500)
committerSage Weil <sage@newdream.net>
Sat, 11 Apr 2020 18:36:51 +0000 (13:36 -0500)
commita59f4e5deb49536af23473658e0f04d0f495829f
tree83c3c46651fbee4bfa5a8ac4978fe95712b05efc
parent8aa9c88f3e910ef46346991fc63fb7bcd704f561
mgr/PyModuleRegistry: ignore 'obsolete' modules

Old modules may be in the mgrmap (and always_on) but no longer exist.  Do
not try to load those or raise errors about them.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/PyModuleRegistry.cc