]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: fix typing errors related to storage_class_name and device ls
authorJoseph Sawaya <jsawaya@redhat.com>
Wed, 30 Jun 2021 20:51:21 +0000 (16:51 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Tue, 13 Jul 2021 17:55:05 +0000 (13:55 -0400)
commitcc50e8ddff1412e6216d69cf5e459c6373294e00
treee70bc5af9c95df312ee47c5df07b9eb20b14b579
parent2f64afa0b1f9ad6ec0e693d96f5850aded62c6d7
mgr/rook: fix typing errors related to storage_class_name and device ls

This commit fixes a couple of typing issues related to the updating of
the storage_class_name module option and the get_discovered_devices
function called when a user does ceph orch device ls.

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