]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: create get_storage_class method on RookCluster
authorJoseph Sawaya <jsawaya@redhat.com>
Thu, 22 Jul 2021 19:42:13 +0000 (15:42 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Tue, 17 Aug 2021 14:50:27 +0000 (10:50 -0400)
commit6c8c1a7945ed4520d888dd20a0d1c0815af7cc91
tree53a4401a541a8f41c8e91198b644d88ed55a09a8
parentc78aaee43c62a40eee09efeff2649dd29f4907de
mgr/rook: create get_storage_class method on RookCluster

this commit creates the get_storage_class method on the RookCluster
class used to get the storage class matching the name provided
in the ceph config.

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