]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: logger.warn() -> logger.warning()
authorMichael Fritch <mfritch@suse.com>
Wed, 13 May 2020 23:16:17 +0000 (17:16 -0600)
committerKefu Chai <kchai@redhat.com>
Wed, 3 Jun 2020 11:57:00 +0000 (19:57 +0800)
commit5aab49d741ee16022f3966734eb037842f3213fe
tree8a2b78d63350ee5a060a1dd8424fc9ec9e7f6986
parent628729612b293f3812cb5641de6a92daf3d61858
qa/tasks: logger.warn() -> logger.warning()

logger.warn() is the same as logger.warning(), but was removed in py3.3

Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 44bcee8d1a637b1429a0c9576397f70f0a660ec2)

Conflicts:
qa/tasks/vstart_runner.py: trivial resolution
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/fuse_mount.py
qa/tasks/cephfs/mount.py
qa/tasks/cephfs/test_full.py
qa/tasks/kclient.py
qa/tasks/thrashosds.py
qa/tasks/vstart_runner.py