]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/{prometheus,telemetry}: appease mypy 39602/head
authorKefu Chai <kchai@redhat.com>
Tue, 23 Feb 2021 03:50:48 +0000 (11:50 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2021 07:54:12 +0000 (15:54 +0800)
commit19abd1e1f47da14dbd2be89e15b04d483e75a105
tree1781ed1c2fc9b0f35f4697b0abf5e21b3f67332c
parentb67e4341a3c3f4ceb7d03a731dcda31f18237eb2
mgr/{prometheus,telemetry}: appease mypy

update to adapt the type annotation of MgrModule.list_servers()

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/prometheus/module.py
src/pybind/mgr/telemetry/module.py