]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix H501 Do not use locals() for string formatting
authorSteve Baker <sbaker@redhat.com>
Thu, 8 Aug 2013 02:03:03 +0000 (14:03 +1200)
committerSteve Baker <sbaker@redhat.com>
Thu, 8 Aug 2013 02:03:03 +0000 (14:03 +1200)
commit6e70181f742cd4605b379ad02f8ddfdaeaf45316
treedc8486f3fc0f1021cc84065b31b6a7feeef051ad
parentc84b2802a93df25d4fd058e006c648c2da2e99ba
Fix H501 Do not use locals() for string formatting

This is triggered in the pep8 check when using the syncronised
requirements versions.

Change-Id: If0e38fecaf32d4ba6ec9755f2f11c675acf6d20b
heat/common/config.py
heat/common/wsgi.py
heat/tests/test_api_openstack_v1.py