Comment 12 for bug 1333290

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

Reviewed: https://review.openstack.org/115724
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=1ee54a314409e6ddb634ae9a37adb024d8bb0563
Submitter: Jenkins
Branch: master

commit 1ee54a314409e6ddb634ae9a37adb024d8bb0563
Author: Andreas Jaeger <email address hidden>
Date: Wed Aug 20 19:54:31 2014 +0200

    Flake8: Fix H501

    Fix all occurences of:
    H501 Do not use locals() for string formatting

    Change-Id: Id221d257975659d31b29ed696345f96525c3b459
    Partial-Bug: #1333290