]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: skip past broken modules and load the rest
authorJohn Spray <john.spray@redhat.com>
Mon, 8 Aug 2016 16:09:12 +0000 (17:09 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:05 +0000 (17:27 +0100)
commitfc3090fcddd854b47a08698b3e57a6f7cfb82d4a
treee0ca8aa49c17a00c329dd7e34a8565a86977de6c
parent8db0137dc390790175e6f2a9073eda822ce4179c
mgr: skip past broken modules and load the rest

...instead of stopping at the first python module
that fails to load.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/PyModules.cc