]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/ceph_manager: use safe_while() to refactor the wait for quorum
authorKefu Chai <kchai@redhat.com>
Thu, 10 Jun 2021 12:10:06 +0000 (20:10 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Jul 2021 07:42:54 +0000 (15:42 +0800)
commite0e7f00a30cddbf62a2983e495ea3f05cf13de27
treedc5e3dbab6947097d0e0d747b502c7a5e9234714
parent0795d44c1939b13adc3788b3bf9314d9866ab1df
tasks/ceph_manager: use safe_while() to refactor the wait for quorum

for better readability

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3908c1f4cd0ebbfdcaae2d9e6de5c1609523cc55)
qa/tasks/ceph_manager.py