]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-disk: fix the logging messages
authorKefu Chai <kchai@redhat.com>
Mon, 27 Nov 2017 08:36:34 +0000 (16:36 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 28 Nov 2017 06:55:33 +0000 (14:55 +0800)
commit3e8c6f8d03cdb98a7d2b109479bc70b2266b3d66
treef296d3e058a940e8abc9955f675449b7f59b4dc7
parent1113ac255a8749d30c62e78b1711de1cd974db76
ceph-disk: fix the logging messages

logging.Logger.warn(format, *args). so no need to prepar a string
for it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph-disk/ceph_disk/main.py