]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: set `lsm_data` to default of Dict type 37644/head
authorMichael Fritch <mfritch@suse.com>
Tue, 13 Oct 2020 00:56:34 +0000 (18:56 -0600)
committerMichael Fritch <mfritch@suse.com>
Tue, 13 Oct 2020 01:06:04 +0000 (19:06 -0600)
commit39512f9f9aa8ad6f0dab31e249ff563003c0befe
treeabcf8da56970ecb8be84e84fbd3a52c69b6a7b23
parent0f3bce753a35fbd8a6ef41ff0b4d56024af318b2
mgr/orchestrator: set `lsm_data` to default of Dict type

similar to handling of `sys_api`, convert a NoneType to a Dict

Fixes: https://tracker.ceph.com/issues/47841
Signed-off-by: Michael Fritch <mfritch@suse.com>
src/python-common/ceph/deployment/inventory.py