]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fix matrix dump tostr() method 1251/head
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Tue, 15 Jan 2019 14:01:24 +0000 (15:01 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Mon, 21 Jan 2019 18:31:17 +0000 (19:31 +0100)
commit5652aa9295201266f4b6b7da8b1480e42c8e1f68
tree29194940d42d8d2254d5aceeed409466acb70bfb
parentb729963a07eb36f76bd882ada9fa833b2d52a1bc
Fix matrix dump tostr() method

Addresses issue while trying to dump matrix object:

  AttributeError: Base instance has no attribute '__getitem__'

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.de>
teuthology/suite/matrix.py