]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Remove BaseException.message deprecation warning 1310/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Fri, 27 Sep 2019 22:19:18 +0000 (00:19 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Fri, 27 Sep 2019 23:18:59 +0000 (01:18 +0200)
commitfbf10c7d74f2be45ca1b67ddd0ca4ec92de5d41d
tree407897359ecb55e40c91d5d998ea0dcec75b8a86
parent3da31dcc8bd38a08d8b0f0902b8cffda5c8bca9f
Remove BaseException.message deprecation warning

DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
teuthology/test/test_run.py