]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: apply_drivegroups fix and coding style fixes
authorJoseph Sawaya <jsawaya@redhat.com>
Mon, 19 Jul 2021 17:08:57 +0000 (13:08 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Tue, 17 Aug 2021 14:50:27 +0000 (10:50 -0400)
commitc78aaee43c62a40eee09efeff2649dd29f4907de
tree21be699ac393a771d79cbc707eaf67ae2e0523d0
parentcaa7b9828e152e1cfd8dd583dfdf72474661d9c9
mgr/rook: apply_drivegroups fix and coding style fixes

This commit fixes the apply_drivegroups method in RookOrchestrator
to process the entire list of drive groups passed.

This commit also fixes some coding style errors in RookCluster.

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