]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: influx: catch KeyError when looking up pool name 46756/head
authorTobias Urdin <tobias.urdin@binero.se>
Mon, 20 Jun 2022 15:14:33 +0000 (15:14 +0000)
committerTobias Urdin <tobias.urdin@binero.se>
Thu, 23 Jun 2022 15:03:49 +0000 (15:03 +0000)
commit59a5f8413f5faf69e6357c6789865d0b7fb675e8
treeb508705cc4cc297192c1fbadfe789ac8e7c2b325
parente47dfb0edb33000b6d8c09dec9d7551b702df078
mgr: influx: catch KeyError when looking up pool name

It can lookup the pool name when a new pool is created
and the pool_info doesn't contain it causing a KeyError.

Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
src/pybind/mgr/influx/module.py