]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: fix some mypy typing errors in rook_cluster.py
authorJoseph Sawaya <jsawaya@redhat.com>
Tue, 15 Jun 2021 22:07:51 +0000 (18:07 -0400)
committerSage Weil <sage@newdream.net>
Thu, 17 Jun 2021 13:16:05 +0000 (09:16 -0400)
commit74bde864b72f67adda117e3d2cf29f24d276a28c
tree8a62bab66bea7b48c6b08b88640a7ea398ae7fdc
parent68b13c262c73480803c85a0bdc452e8d8010ba72
mgr/rook: fix some mypy typing errors in rook_cluster.py

This commit fixes some errors caught by mypy in rook_cluster.py. Most of the
errors were caused by the update of the rook-client-python submodule in a previous
commit.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/rook_cluster.py