Comment 11 for bug 1321274

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/278425
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=09dfc861c816c1c778897bfb37e1ee5bd616a523
Submitter: Jenkins
Branch: master

commit 09dfc861c816c1c778897bfb37e1ee5bd616a523
Author: ting.wang <email address hidden>
Date: Wed Feb 10 22:53:50 2016 +0800

    replace string format arguments with function parameters

    There are files containing string format arguments inside
    logging messages. Using logging function parameters
    should be preferred.

    Change-Id: Ic053903056ba3479a787aad6e9a359ba1efc35f8
    Closes-Bug: #1321274