]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list
authorXiubo Li <xiubli@redhat.com>
Thu, 23 Apr 2020 13:23:31 +0000 (09:23 -0400)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jun 2020 08:34:52 +0000 (16:34 +0800)
commita4056edf9204cad7ee8b62fa99e95bbd0751c8d7
tree36516c54d63e752e7c8c1948337c1db8e5ee34eb
parent93ba2a2127bba319a22622dc952ac8dca89ca1b6
qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list

Fix the "TypeError: 'dict_keys' object does not support indexing" under
py3.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 666974e0a663aba6aff37cf78728c44b0e3a08c1)
qa/tasks/cephfs/cephfs_test_case.py